1.1.2 • Published 8 years ago

@raincatcher/express-auth v1.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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.