UserHashedTableAuth
An in-memory table that keeps usernames and password hashes. This allows you not to compromise user passwords if your data source is leaked.
See also
Constructors
Properties
Functions
Link copied to clipboard
Authenticates a user by credential and returns a UserIdPrincipal instance if the credential pair is valid.