Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct { auth.DefaultAuthenticateHelper // contains filtered or unexported fields }
Auth implements Authenticator interface to authenticate user against DB.
func (*Auth) Authenticate ¶
Authenticate calls dao to authenticate user.
func (*Auth) OnBoardUser ¶
OnBoardUser -
Click to show internal directories.
Click to hide internal directories.