Auth
GET /api/auth/x/connect
{
"url": "https://twitter.com/i/oauth2/authorize?..."
}GET /api/auth/x/callback
POST /api/auth/privy/login
GET /api/auth/me
POST /api/auth/logout
POST /api/auth/connect/telegram
DELETE /api/auth/account
Last updated
Was this helpful?