summaryrefslogtreecommitdiff
path: root/oauthlib/oauth2/rfc6749/endpoints/metadata.py
diff options
context:
space:
mode:
authorAsif Saif Uddin <auvipy@gmail.com>2020-06-06 08:07:20 +0600
committerGitHub <noreply@github.com>2020-06-06 08:07:20 +0600
commit72269341361ef50b1bcd920740bdb1983f6a7337 (patch)
tree9362bb4efa6f849956ddf44b5a701c0fc8f8c7b2 /oauthlib/oauth2/rfc6749/endpoints/metadata.py
parentdc4d464bc83588d345e021398618fc1da2705fe1 (diff)
parentbda81b3cb6306dec19a6e60113e21b2933d0950c (diff)
downloadoauthlib-doc-dynreg.tar.gz
Merge branch 'master' into doc-dynregdoc-dynreg
Diffstat (limited to 'oauthlib/oauth2/rfc6749/endpoints/metadata.py')
-rw-r--r--oauthlib/oauth2/rfc6749/endpoints/metadata.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/oauthlib/oauth2/rfc6749/endpoints/metadata.py b/oauthlib/oauth2/rfc6749/endpoints/metadata.py
index d30bfd7..81ee1de 100644
--- a/oauthlib/oauth2/rfc6749/endpoints/metadata.py
+++ b/oauthlib/oauth2/rfc6749/endpoints/metadata.py
@@ -161,10 +161,10 @@ class MetadataEndpoint(BaseEndpoint):
response_types_supported
REQUIRED.
- * Other OPTIONAL fields:
- jwks_uri
- registration_endpoint
- response_modes_supported
+ Other OPTIONAL fields:
+ jwks_uri,
+ registration_endpoint,
+ response_modes_supported
grant_types_supported
OPTIONAL. JSON array containing a list of the OAuth 2.0 grant