diff --git a/README.md b/README.md index 63f82cdc..7aab1348 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ The following are available, not including authorization code grant support (men * `implicitGrant` * `resourceOwnerPasswordCredentialsGrant` * `clientCredentialsGrant` +* `deviceCode` Read the [OAuth2 specification](https://tools.ietf.org/html/rfc6749) for in-depth information on each grant type. \ No newline at end of file