Passa al contenuto principale

Link Google account

POST 

/api/auth/google/link

Links a Google account to the authenticated user. Requires a valid Google ID Token obtained via Google Sign-In on the frontend. Once linked, the user's google_email is stored and used for calendar sharing and Meet link generation. Returns 409 if a Google account is already linked.

Request

Responses

Google account linked successfully