Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 331 Bytes

File metadata and controls

6 lines (5 loc) · 331 Bytes
area webapp
type improvement

Downgrade the "Google auth conflict" log from error to warn. This branch handles an expected user-state mismatch (Google ID belongs to one user, email is on another) by returning the existing auth user — there's no exception to chase, so it shouldn't page on the Sentry error channel.