@universal-packages/express-controllers-authentication-session
v1.5.3
Published
Express session for universal controllers authentication
Downloads
405
Readme
Express controllers Authentication Session
Express session for universal controllers authentication.
Install
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 (user-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.