summaryrefslogtreecommitdiff
path: root/docs/oauth2/oidc/userinfo.rst
diff options
context:
space:
mode:
authorJonathan Huot <jonathan.huot@gmail.com>2019-10-28 16:10:22 +0100
committerJonathan Huot <jonathan.huot@gmail.com>2019-10-28 16:10:22 +0100
commitab0de9e28db812eb204f12335b07d91361b16676 (patch)
tree7ca9857290247e6dc84d7557f2a600c24ef6b8f2 /docs/oauth2/oidc/userinfo.rst
parent0c632d8f2955e34818346e96587f9124da449fe1 (diff)
downloadoauthlib-ab0de9e28db812eb204f12335b07d91361b16676.tar.gz
Improved OIDC documentationdoc-oidc
Diffstat (limited to 'docs/oauth2/oidc/userinfo.rst')
-rw-r--r--docs/oauth2/oidc/userinfo.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/oauth2/oidc/userinfo.rst b/docs/oauth2/oidc/userinfo.rst
new file mode 100644
index 0000000..7ba4fbf
--- /dev/null
+++ b/docs/oauth2/oidc/userinfo.rst
@@ -0,0 +1,7 @@
+========================
+OpenID UserInfo endpoint
+========================
+
+
+.. autoclass:: oauthlib.openid.connect.core.endpoints.userinfo.UserInfoEndpoint
+ :members: