Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@passport-next/chai-connect-middleware

passport-next2MIT1.0.1

Helpers for testing Connect middleware with the Chai assertion library.

express, connect, auth, authn, authentication

readme

Passport-Next/chai-connect-middleware

Status: NPM version Build Status Coverage Status Maintainability Dependencies SAST

About

Helpers for testing Connect middleware with the Chai assertion library.

Install

$ npm install @passport-next/chai-connect-middleware

Docs

Please see the wiki

Need help?

Please raise an issue and/or ask a question on Stackoverflow with the passport.js tag.

Support policy

We support all node versions supported by the Node Foundation

Contributing

Please see CONTRIBUTING.md

changelog

This changelog follows Semantic Versioning https://semver.org/

UNRELEASED

Major

Minor

Patch

1.0.1

Patch

  • Updated npm deps @rwky

1.0.0

Major

  • Initial migration to passport-next