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 ¶
HashPassword creates a bcrypt password hash
func VerifyPassword ¶
VerifyPassword compares password and the hashed password
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.