Skip to content

v1.4.0: [v1.4] Adds Device Code Flow (#5)

Compare
Choose a tag to compare
@eliasjpr eliasjpr released this 23 Nov 01:15
· 50 commits to main since this release
2626a33
The Device Code grant type is used by browserless or input-constrained
devices in the device flow to exchange a previously obtained device code
for an access token.

The Device Code grant type value is
urn:ietf:params:oauth:grant-type:device_code.