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

chore: adds missing provider IDs for Auth #1106

Merged
merged 2 commits into from Dec 8, 2020
Merged

Conversation

bojeil-google
Copy link
Contributor

Adds missing token claims sign_in_provider values.

Fixes #1101

Adds missing token claims `sign_in_provider` values.
* "yahoo.com"`, `"phone"`, `"playgames.google.com"`, `"gc.apple.com"`,
* or `"custom"`.
*
* Additional Identity Platform provider IDs include `"linkedin.com"`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should linkedin be listed in the previous paragraph? Why was it mentioned separately?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LinkedIn is only available via the cloud console UI at the moment. Though I don't believe it is restricted to GCIP. In theory it could be enabled via REST API for Firebase. I can move it to above but worry Firebase developers may get confused when they don't see it there.

@hiranya911 hiranya911 assigned egilmorez and unassigned hiranya911 Dec 3, 2020
@bojeil-google bojeil-google merged commit cab6312 into master Dec 8, 2020
BorntraegerMarc pushed a commit to BorntraegerMarc/firebase-admin-node that referenced this pull request Jan 28, 2021
Adds missing token claims `sign_in_provider` values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] docs: Please update comments in source code.
4 participants