Documentation ¶
Index ¶
Constants ¶
View Source
const ( PlutoApplication = "pluto" PlutoAdminRole = "admin" PlutoUserRole = "user" PlutoAdminScope = "pluto.admin" PlutoUserScope = "pluto.user" )
Variables ¶
This section is empty.
Functions ¶
func HashPassword ¶ added in v1.0.0
HashPassword creates a bcrypt password hash
func VerifyPassword ¶ added in v1.0.0
VerifyPassword compares password and the hashed password
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.