Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
/auth/google/signin
access_token
email
name
external_id
refresh_token
expires_at
{ "access_token": "ya29.a0...", "email": "jane@example.com", "name": "Jane Doe", "external_id": "1234567890" }
{ "status": "success", "access_token": "eyJhbGciOiJIUzI1Ni...", "refresh_token": "eyJhbGciOiJIUzI1Ni...", "expires_at": 1678900000000 }