Documentation ¶
Index ¶
Constants ¶
View Source
const VerifyHandlerKey = "INNER_FUNC_AUTH_REQUIRED"
VerifyHandlerKey is key that identify inner handler.
Variables ¶
View Source
var ( // ErrTokenExpired is occurred when token expired ErrTokenExpired = errors.New("Token expired") ErrUnauthorizedToken = errors.New("Token is unauthorized") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.