Documentation ¶
Index ¶
Constants ¶
View Source
const CtxUserKey = "auth"
Variables ¶
View Source
var ( ErrUserNotFound = errors.New("user not found") ErrInvalidAccessToken = errors.New("invalid access token") )
Functions ¶
This section is empty.
Types ¶
type AuthRepository ¶
Click to show internal directories.
Click to hide internal directories.