firebase-admin-node icon indicating copy to clipboard operation
firebase-admin-node copied to clipboard

[FR] List sign-in providers and their associated config

Open muryoh opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. I have a use-case where I'd like to access the Client ID associated to the Github sign-in provider: image

The reason for that is this Client ID can then be used to manage associated authorizations (orgs for example) with https://github.com/settings/connections/applications/CLIENT_ID

So being able to provide this URL to a user will allow him to go directly there and update authorizations as required

Describe the solution you'd like Apologies if this is already supported, but I couldn't find it Ideally: being able to list sign-in providers and their associated configuration so that I could have access to this information

Describe alternatives you've considered Didn't really consider any except working around it by copying that ID elsewhere

muryoh avatar Apr 20 '22 13:04 muryoh

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.

google-oss-bot avatar Apr 20 '22 13:04 google-oss-bot

+1

mr-kapoor avatar Apr 05 '24 07:04 mr-kapoor