Revert "use AuthRequest code flow to create device tokens"
This reverts commit b885398466
.
This commit is contained in:
parent
75f503ce43
commit
a80ad6df8a
5 changed files with 139 additions and 94 deletions
|
@ -28,7 +28,7 @@ type Configuration interface {
|
|||
EndSessionEndpoint() Endpoint
|
||||
KeysEndpoint() Endpoint
|
||||
DeviceAuthorizationEndpoint() Endpoint
|
||||
UserCodeVerificationEndpoint() Endpoint
|
||||
UserCodeFormEndpoint() Endpoint
|
||||
|
||||
AuthMethodPostSupported() bool
|
||||
CodeMethodS256Supported() bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue