FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(auth): Fixed Auth error code mapping by jonathanedey · Pull Request #1121 · firebase/firebase-admin-java · GitHub

fix(auth): Fixed Auth error code mapping - #1121

Merged
jonathanedey merged 2 commits into
masterfrom
je-fix-auth-error
Sep 2, 2025
Merged

fix(auth): Fixed Auth error code mapping#1121
jonathanedey merged 2 commits into
masterfrom
je-fix-auth-error

Conversation

jonathanedey commented Aug 25, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

The auth error code parser incorrectly mapped known error codes to unknown errors due to additional whitespace from the expected auth error message. This whitespace is now trimmed and correctly mapped to the corresponding auth error code.

jonathanedey added the release:stage Stage a release candidate label Aug 25, 2025

lahirumaramba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM! Thanks!

jonathanedey merged commit 0406ed5 into master Sep 2, 2025
6 checks passed
jonathanedey deleted the je-fix-auth-error branch September 2, 2025 18:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:stage Stage a release candidate release-note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL