some documentation
This commit is contained in:
parent
6b4b8f20a5
commit
1c76101e68
5 changed files with 55 additions and 29 deletions
|
@ -24,7 +24,7 @@ type DefaultVerifier struct {
|
|||
keySet oidc.KeySet
|
||||
}
|
||||
|
||||
//ConfFunc is the type for providing dynamic verifierConfig
|
||||
//ConfFunc is the type for providing dynamic options to the DefaultVerfifier
|
||||
type ConfFunc func(*verifierConfig)
|
||||
|
||||
//ACRVerifier specifies the function to be used by the `DefaultVerifier` for validating the acr claim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue