mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-15 04:04:42 +08:00
7 lines
162 B
Python
7 lines
162 B
Python
"""
|
|
oauthlib.openid
|
|
~~~~~~~~~~~~~~
|
|
|
|
"""
|
|
from .connect.core.endpoints import Server, UserInfoEndpoint
|
|
from .connect.core.request_validator import RequestValidator
|