Skip to content

Comments

refactor(auth): better UX for OAuth error messages#479

Open
facundo-herodevs wants to merge 1 commit intomainfrom
fr/oauth-error-messages
Open

refactor(auth): better UX for OAuth error messages#479
facundo-herodevs wants to merge 1 commit intomainfrom
fr/oauth-error-messages

Conversation

@facundo-herodevs
Copy link
Member

No description provided.

@facundo-herodevs facundo-herodevs requested a review from a team as a code owner February 21, 2026 15:50
oauthError,
oauthErrorDescription ?? 'no description',
);
const browserMessage = isAlreadyLoggedIn
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: nested ternaries aren't very readable. standard if block is better here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addressed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants