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) /v0/auth?session=&back_url= # Get auth data /v0/auth_finish?session= ##### API v1 # Auth link /v1/auth?session=&back_url= # Get token /v1/auth_finish?session= # Refresh token /v1/refresh?token=