Express session for universal controllers authentication.
npm install @universal-packages/express-controllers-authentication-session
npm install @universal-packages/express-controllers
npm install @universal-packages/express-controllers-authentication
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.
This library is developed in TypeScript and shipped fully typed.
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.