firebase-admin-go
firebase-admin-go copied to clipboard
SDK errors should not reside in the "internal" package
Users of the SDK are actually very interested, what sort of error was returned from Firebase. Some errors, for example, require deliberate actions on the SDK user side.
Kindly move the Firebase error info into a publicly accessible package.
I found a few problems with this issue:
- I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
- This issue does not seem to follow the issue template. Make sure you provide all the required information.
I agree with this as well