-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
Description
I use Firebase Admin Go in my app and I got this error -> Key "UUID" does not exist in my middleware that I have created for auth.
This error occurred in firebase.VerifyIDToken function and every time this function was called it showed the same error. The only solution was to restart the server and t didn't show this error again.
I hadn't any issue with the Firebase Admin Go SDK before, is this a bug in the latest version?
- Operating System version: Go 1.21
- Firebase SDK version: v4.14.1
- Library version: v4.14.1
- Firebase Product: auth (auth, database, storage, etc)