op: remove user code endpoint
This commit is contained in:
parent
a80ad6df8a
commit
c9ab349d63
3 changed files with 5 additions and 83 deletions
|
@ -28,7 +28,6 @@ type Configuration interface {
|
|||
EndSessionEndpoint() Endpoint
|
||||
KeysEndpoint() Endpoint
|
||||
DeviceAuthorizationEndpoint() Endpoint
|
||||
UserCodeFormEndpoint() Endpoint
|
||||
|
||||
AuthMethodPostSupported() bool
|
||||
CodeMethodS256Supported() bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue