Documentation ¶
Index ¶
Constants ¶
View Source
const NaisDeviceApprovalGroup = "ffd89425-c75c-4618-b5ab-67149ddbbc2d"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Azure ¶
func (Azure) JwksEndpoint ¶
func (*Azure) JwtOptions ¶
func (a *Azure) JwtOptions() []jwt.ParseOption
func (*Azure) SetupJwkSetAutoRefresh ¶
func (*Azure) TokenValidatorMiddleware ¶
func (a *Azure) TokenValidatorMiddleware() TokenValidator
type Google ¶
type Google struct { ClientID string AllowedDomains []string // contains filtered or unexported fields }
func (*Google) JwtOptions ¶
func (g *Google) JwtOptions() []jwt.ParseOption
func (*Google) ParseAndValidateToken ¶
func (*Google) SetupJwkSetAutoRefresh ¶
func (*Google) TokenValidatorMiddleware ¶
func (g *Google) TokenValidatorMiddleware() TokenValidator
Click to show internal directories.
Click to hide internal directories.