firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

SDK errors should not reside in the "internal" package

Open oakad opened this issue 3 months ago • 2 comments

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.

oakad avatar Sep 29 '25 05:09 oakad