Bit.Auth-r/TODO
2024-04-13 12:52:15 +05:00

17 lines
294 B
Plaintext

Forward user back when set `back_url`
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>