/ open-webui.git
/ app
/ env
/ lib64
/ python3.11
/ site-packages
/ msal
/ oauth2cli
/ __init__.py
Run
Starting...
Stop
View File
Save
__version__ = "0.4.0" from .oidc import Client, IdTokenError from .assertion import JwtAssertionCreator from .assertion import JwtSigner # Obsolete. For backward compatibility. from .authcode import AuthCodeReceiver
Memory