//
pkg.gl
Category
github.com/pushbits/server
internal
authentication
credentials
package
0.10.3
Repository:
https://github.com/pushbits/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
6
Files
121 SLOC
#
Functions
ComparePassword
ComparePassword compares a hashed password with its possible plaintext equivalent.
CreateManager
CreateManager instanciates a credential manager.
IsPasswordPwned
IsPasswordPwned determines whether or not the password is weak.
#
Structs
Manager
Manager holds information for managing credentials.