@raincatcher/express-auth

v1.1.2
Authentication interface for express based applications

RainCatcher Security interface

Interface used to apply authentication and authorization for express.js based node applications.

How to use interface

Interface is used indirectly in all RainCatcher modules that create protected routes. Users can initialize interface with available implementations or implement their own. For more information see Passport.js or Keycloak implementations for this particular interface.

npm i @raincatcher/express-auth

Metadata

Downloads