From d1213e779a59764370546f129a13c6f3dc538e44 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sat, 15 Dec 2018 02:21:16 -0500 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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