Bit.Auth-r/TODO
2024-03-22 14:09:27 +05:00

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>