mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 22:50:26 +00:00
8ea00b9484
- 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() |