14 lines
254 B
Plaintext
14 lines
254 B
Plaintext
Auth using tokens
|
|
Auth using uniq id on device
|
|
Auth using QR code
|
|
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>
|