firebase / firebase-admin-node

Firebase Admin Node.js SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
1.63k stars 371 forks source link

[FR] Identity Platform Multi Tenancy - Configure Social identity providers programatically #2328

Open nbarraille opened 1 year ago

nbarraille commented 1 year ago

Is your feature request related to a problem? Please describe. I am using Identity Platform with multi-tenants for my B2B2C platform. I am creating tenants programatically every time a new customer registers but I cannot register social login (Google) programatically at the moment. Because of this I need to have a manual review step for configuring the social providers every time a client signs up, it is not scalable

Describe the solution you'd like I would like to be able to configure the social providers programatically.

Describe alternatives you've considered Alternatively, I would like to be able to configure some social providers automatically for all tenants

Additional context

google-oss-bot commented 1 year ago

I found a few problems with this issue: