firebase / firebase/firebase-admin-node

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

未关闭
#1,652 2 条评论 0 个 reaction 已指派 1 人 已被 @prameshj 认领 在 GitHub 查看
api: auth type: feature request
主要语言
TypeScript
星标
1.7k
派生
419
平均合并
3 天 10 小时
30 天内合并 PR
16

描述

**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](https://user-images.githubusercontent.com/1789748/164243873-19384365-0507-4711-8faa-1b7153ca2167.png)

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。