cURL
curl --request GET \ --url https://api.veryfront.com/auth/custom/login \ --header 'Authorization: Bearer <token>'
Quick login for local development. Creates or signs in a test user.
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.
Redirect to application with auth cookie set