refactored

This commit is contained in:
2022-08-11 08:53:14 +03:00
parent 158cb20717
commit 8aec6c6e07
46 changed files with 116 additions and 418 deletions

View File

@@ -1,8 +1,5 @@
from authlib.integrations.starlette_client import OAuth
from starlette.responses import RedirectResponse
from urllib.parse import quote_plus
from auth.authorize import Authorize
from auth.identity import Identity