/
snap
/
core22
/
current
/
usr
/
lib
/
python3
/
dist-packages
/
oauthlib
/
openid
/
connect
/
core
/
endpoints
/
Upload File
HOME
""" 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