@raincatcher/express-auth
v1.1.2
Published
Authentication interface for express based applications
Downloads
85
Keywords
Readme
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.