Start Google OAuth flow
Response Body
application/json
curl -X POST "https://api.monitoring.crahe-arthur.com/api/v1/auth/google/start"{}Create additional organisation
Crée une nouvelle organisation pour le user authentifié — il en devient owner. Le slug est dérivé du nom server-side ; en cas de collision, un suffixe aléatoire est tenté. La réponse re-mint l'access token et le refresh cookie sur la nouvelle organisation (auto-switch).
Complete Google OAuth flow
Next Page