Skip to main content
GET
/
auth
/
custom
/
login
Dev login (local development only)
curl --request GET \
  --url https://api.veryfront.com/auth/custom/login \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.

Query Parameters

redirect_uri
string
user_id
string
user_name
string
user_email
string
user_avatar
string

Response

302

Redirect to application with auth cookie set