mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-03-10 15:51:32 +00:00

- Use Flask blueprint - Split model and views into smaller parts - Bug fixes - API adjustment
3 lines
70 B
Python
3 lines
70 B
Python
from authlib.flask.client import OAuth
|
|
|
|
authlib_oauth_client = OAuth() |