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