summaryrefslogtreecommitdiff
path: root/docs/oauth2/grants/grants.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/oauth2/grants/grants.rst')
-rw-r--r--docs/oauth2/grants/grants.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/oauth2/grants/grants.rst b/docs/oauth2/grants/grants.rst
index 1018d55..95d3ffe 100644
--- a/docs/oauth2/grants/grants.rst
+++ b/docs/oauth2/grants/grants.rst
@@ -9,6 +9,7 @@ Grant types
implicit
password
credentials
+ jwt
Grant types are what make OAuth 2 so flexible. The Authorization Code grant is
very similar to OAuth 1 (with less crypto), the Implicit grant serves less