mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Initial work on V2 of the Auth API, also fixes for V1
This commit is contained in:
2
api/handlers/__init__.py
Normal file
2
api/handlers/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from v1 import *
|
||||
from v2 import *
|
||||
Reference in New Issue
Block a user