Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Add API for validating FCM tokens #1179

Open
kzupan opened this issue Feb 25, 2021 · 4 comments
Open

[FR] Add API for validating FCM tokens #1179

kzupan opened this issue Feb 25, 2021 · 4 comments

Comments

@kzupan
Copy link

kzupan commented Feb 25, 2021

Is your feature request related to a problem? Please describe.
There are often situations when you need to verify from which platform IOS or Android a specific registration token was received on server.

Describe the solution you'd like
There is a google api for this, but is not included in either firebase-admin-node or googleapis SDK.

Describe alternatives you've considered
An alternative solution would be to call the API directly via HTTP.

@google-oss-bot
Copy link

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.

@chong-shao
Copy link

Thanks for the request. There was a similar request for the Python Admin SDK: firebase/firebase-admin-python#204 The response posted there is still up-to-date.

If no objections, I'll leave this FR open to avoid duplicated FRs being created.

@kzupan
Copy link
Author

kzupan commented Feb 27, 2021

Thank you for your quick response!

Do you maybe already have the information when this Identity ID API will be replaced with the new API (Firebase Installation Service and Firebase Registration Service)?

@chong-shao
Copy link

I don't have a specific timeline to share at this moment. Please stay tuned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants