Some decentralize
This commit is contained in:
11
TODO
11
TODO
@ -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>
|
||||
|
Reference in New Issue
Block a user