Some decentralize

This commit is contained in:
2024-03-22 14:09:27 +05:00
parent 54c82537b7
commit a6ab0d0945
5 changed files with 187 additions and 91 deletions

11
TODO
View File

@ -1,4 +1,13 @@
Auth using tokens
Auth using uniq id on device
Auth using QR code
Auth using SMS or popup
Auth using msg or popup
Auth using email
##### API v0
# Auth link (device check url with this session and get data)
/auth?session=<UNIQUE>
# Get auth data
/auth_finish?session=<UNIQUE>