Oauth Callback
Cabinet OAuth
Oauth Callback
Handle OAuth callback: exchange code, find/create user, return JWT.
POST
Oauth Callback
Documentation Index
Fetch the complete documentation index at: https://docs.bedolagam.ru/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Available options:
google, yandex, discord, vk Body
application/json
Authorization code from provider
Required string length:
1 - 2048CSRF state token
Required string length:
1 - 128Device ID from VK ID callback
Maximum string length:
256Campaign slug from web link
Required string length:
1 - 64Pattern:
^[a-zA-Z0-9_-]+$Referral code of inviter
Maximum string length:
32Pattern:
^[a-zA-Z0-9_-]+$Response
Successful Response
Full authentication response with tokens and user.
