Express controllers Authentication Session

npm version Testing codecov

Express session for universal controllers authentication.

Install

Copy
npm install @universal-packages/express-controllers-authentication-session

npm install @universal-packages/express-controllers
npm install @universal-packages/express-controllers-authentication

Dynamics

By installing this package the default authentication controllers dynamics related to session (authenticatable-from-request and set-session) will be overridden to use express-session capabilities.

Typescript

This library is developed in TypeScript and shipped fully typed.

Contributing

The development of this library happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving this library.

License

MIT licensed.