-
Typically JWT holds claims for users. This is supported in firebase in the other SDK's which can set the claims associated with a user.
https://firebase.google.com/docs/auth/admin/custom-claims
…
-
[Refiling for user @sun3 from https://github.com/firebase/functions-samples/issues/181]
Feature Request:
The ```user.sendEmailVerification()``` needs to be supported by Firebase Cloud Functions.…
-
I saw the following issues about groups: https://github.com/thephpleague/oauth2-google/issues/86
When connecting to google with oauth, I added the scope
```
https://www.googleapis.com/auth/admin.…
-
Is it possible to add the lastKnownNetwork info from https://developers.google.com/admin-sdk/directory/reference/rest/v1/chromeosdevices to the Get-GSChromeOSDevice function?
-
### Steps to reproduce
Rarely it happens with windows desktop app, that the application completely stops being responsive to any hardware keyboard input. I managed to discover only one scenario where…
-
Hello guys, i have a problem with a bunch of data that comes from a request, in the past it just works but now doesnt, it throws ```Error: Instance of 'TooManyPagesException'``` the length of the lis…
-
gdata is currently being used by 3 APIs:
- Contacts API https://developers.google.com/people/contacts-api-migration
- Email Audit API https://developers.google.com/admin-sdk/email-audit/overview
…
-
**Is your feature request related to a problem? Please describe.**
[UserRecord.java](https://github.com/firebase/firebase-admin-java/blob/master/src/main/java/com/google/firebase/auth/UserRecord.java…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
```
What steps will reproduce the problem?
I'm using Managed VMs and want to secure /_ah/health so that only Google can
access it. According to
https://cloud.google.com/appengine/docs/managed-vms/…