renaming
This commit is contained in:
parent
24120554e5
commit
36800145d6
5 changed files with 18 additions and 18 deletions
|
@ -37,7 +37,7 @@ type Client interface {
|
|||
RestrictAdditionalIdTokenScopes() func(scopes []string) []string
|
||||
RestrictAdditionalAccessTokenScopes() func(scopes []string) []string
|
||||
IsScopeAllowed(scope string) bool
|
||||
UserInfoInIDToken() bool
|
||||
IDTokenUserinfoClaimsAssertion() bool
|
||||
ClockSkew() time.Duration
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue