Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
Validator Client.
func (*Validator) AddCloseFunc ¶
func (v *Validator) AddCloseFunc(f func())
AddCloseFunc adds a function to be called by the Close method. This eliminates the need for wrapping the Client.
func (*Validator) OpenIDConfiguration ¶
func (*Validator) ParseWithClaims ¶
Click to show internal directories.
Click to hide internal directories.