4.0.0-alpha.42 • Published 3 months ago

@concepta/nestjs-authentication v4.0.0-alpha.42

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
3 months ago

Rockets NestJS Authentication

Authenticate requests using one or more strategies (local, jwt, etc).

All of the strategies require that this module be registered by the app, as it provides a set of shared services they use to validate users as well as issue and verify tokens.

Project

NPM Latest NPM Downloads GH Last Commit GH Contrib NestJS Dep

Installation

yarn add @concepta/nestjs-authentication