This commit is contained in:
Aevann1 2021-09-28 21:45:17 +02:00
parent 96efdf55e9
commit 4b27cbad1c
6 changed files with 6 additions and 20 deletions

View file

@ -5,6 +5,7 @@ from files.helpers.const import *
from files.classes import *
from flask import *
from files.__main__ import app
from sqlalchemy.orm import joinedload
@app.get("/authorize")
@auth_required