Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func NewAuthenticator ¶
func NewAuthenticator(users *users.UserComponent, opt Options) *Authenticator
func (*Authenticator) GetAudience ¶
func (a *Authenticator) GetAudience() string
func (*Authenticator) GetIssuer ¶
func (a *Authenticator) GetIssuer() string
func (*Authenticator) UserFromJWT ¶
Click to show internal directories.
Click to hide internal directories.