Use op.SupportedClaims instead of interface
This commit is contained in:
parent
3bb48f7cba
commit
22758c3fce
5 changed files with 9 additions and 31 deletions
|
@ -47,7 +47,6 @@ type Configuration interface {
|
|||
RequestObjectSupported() bool
|
||||
RequestObjectSigningAlgorithmsSupported() []string
|
||||
|
||||
SupportedClaims() []string
|
||||
SupportedUILocales() []language.Tag
|
||||
DeviceAuthorization() DeviceAuthorizationConfig
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue