Documentation
¶
Index ¶
Constants ¶
View Source
const ( SampleUsername = "sampleUser" SamplePassword = "samplePassword" )
WARNING! JUST A SHOWCASE ---------------------------------
Variables ¶
View Source
var SamplePasswordHash = []byte("$2a$10$A3090fBqvJ3SPg0VGf2afePobWmEAQZ0VbTzbnVLNVCe5blymBham")
Functions ¶
func PasswordHash ¶
func Server ¶
func Server(hook GetHashHook) orbit.AuthFunc
Types ¶
type GetHashHook ¶
type HashedCredentials ¶
Click to show internal directories.
Click to hide internal directories.