Documentation ¶
Index ¶
Constants ¶
View Source
const UserIDKey = "userid"
View Source
const UserRank = "userrank"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWTGRPCAuthenticator ¶
type JWTGRPCAuthenticator struct {
// contains filtered or unexported fields
}
func NewGRPCAuth ¶
func NewGRPCAuth(config *config.Config) *JWTGRPCAuthenticator
func (*JWTGRPCAuthenticator) GRPCAuth ¶
func (j *JWTGRPCAuthenticator) GRPCAuth(next echo.HandlerFunc) echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.