Authenticates a user using a Google OAuth ID token, returning an access token and refresh token for subsequent API requests. The email must be verified before authentication can succeed.
Google OAuth ID token
"eyJhbGciOiJSUzI1NiIsImtpZCI6IjJkOWE..."
Successfully authenticated user