Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrSessionWithoutAuth = "session without authentication" ErrAuthTokenNotFound = "authentication token not found" ErrAuthenticationRequired = "authentication required" ErrSessionInvalidUser = "session contains an invalid user object" )
View Source
const AuthSchemaBearer string = "bearer"
View Source
const HeaderAuthorize = "authorization"
View Source
const LogAuthUser = "authUser: %++v"
View Source
const LogJwtToken = "jwtToken: %++v" //nolint:gosec
#nosec
View Source
const LogMdcSessionUserID = "sessionUserUID"
View Source
const LogSessionUser = "sessionUser: %++v"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.