API Reference
Rockets Core API
nestjs-password
interfaces
PasswordStorageInterface

Interface: PasswordStorageInterface

Password storage interface

Extended by

Properties

PropertyTypeDescription
passwordHashnull | stringHashed password
passwordSaltnull | stringSalt used to hash password