Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
There was an error while loading. Please reload this page.
I use Firebase Auth for authentication, but I can't get the user id.
endpoints.get_current_user().user_id() should give firebase user id. It shows None.
If not using that function, how can I easily get the Firebase user_id from the token?