Your frontend should handle: https://xpresscarsltd.com/auth/callback?token=...&user=...
Errors to handle:
already_registered
- User tries to register but already existsuser_not_found
- User tries to login but doesn't existauth_failed
- General authentication failure