mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 23:20:27 +00:00
3 lines
70 B
Python
3 lines
70 B
Python
|
from authlib.flask.client import OAuth
|
||
|
|
||
|
authlib_oauth_client = OAuth()
|