Documentation
¶
Index ¶
Constants ¶
View Source
const ( ADMIN UserRole = iota + 1 CUSTOMER COMMITTEE PATH string = "/proto.AuthService/" TOKEN_EXPIRED string = "token has been expired" REFRESH_TOKEN_EXPIRED string = "refresh token has been expired" FAILED_TO_EXTRACT string = "failed to extract jwt payload" UNEXPECTED_SIGNING_METHOD string = "unexpected signing method: %v" INFO string = "INFO" WARN string = "WARN" ERROR string = "ERROR" FATAL string = "FATAL" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.