auth
Authentication routes.
login_google
login_google(
request: GoogleLoginRequest,
response: Response,
service: AuthService,
settings: AuthSettings,
) -> TokenResponse
Authenticate with a Google ID token and return a JWT.