@concepta/nestjs-password
TypeScript icon, indicating that this package has built-in type declarations

4.0.0-alpha.42 • Public • Published

Rockets NestJS Password

A flexible Password utilities module that provides services for password strength, creation and storage.

Project

NPM Latest NPM Downloads GH Last Commit GH Contrib NestJS Dep

Overview

The module exports three services: PasswordStrengthService, PasswordCreationService, and PasswordStorageService.

The PasswordCreationService uses the PasswordStrengthService internally for check password strength.

Installation

yarn add @concepta/nestjs-password

TODO

  • Make all services overridable at time of registration.

Readme

Keywords

none

Package Sidebar

Install

npm i @concepta/nestjs-password

Weekly Downloads

18

Version

4.0.0-alpha.42

License

BSD-3-Clause

Unpacked Size

35.8 kB

Total Files

45

Last publish

Collaborators

  • mrmaz
  • leoafarias