Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
oauthlib
/
openid
/
connect
/
core
/
endpoints
📤 Upload
📝 New File
📁 New Folder
Close
Editing: __init__.py
""" oauthlib.oopenid.core ~~~~~~~~~~~~~~~~~~~~~~~ This module is an implementation of various logic needed for consuming and providing OpenID Connect """ from .pre_configured import Server from .userinfo import UserInfoEndpoint
Save
Cancel