...
Grant type | Description | Guidelines |
---|---|---|
password | Authenticate using a username and password. | |
device_code | Authenticate a device using a secondary device. | Device Authorization Grant |
refresh_token | Renew an active session using a refresh token. | |
third_party_token_exchange | Authenticate using a token from a third-party authentication service. | Third-party token exchange grant |
stb_pwless | Authenticate a previously provisioned device using a public-key certificate. |
...