firebase / firebase/firebase-admin-node
[FR] Identity Platform Multi Tenancy - Configure Social identity providers programatically
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 419
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 16
Description
**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**
Contributor guide
Assessment
This issue has not been assessed yet.