mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-02 16:35:40 +00:00
3 lines
70 B
Python
3 lines
70 B
Python
|
from authlib.flask.client import OAuth
|
||
|
|
||
|
authlib_oauth_client = OAuth()
|