firebase / firebase/firebase-admin-python
Add google/microsoft providers for a tenant using python library
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 359
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
We are using google identity platform to manage user authentication in our FastAPI based web application. We want to provide a mechanism to the admins to add google/microsoft providers to the tenant using APIs.
**Describe the solution you'd like**
We are using google identity platform to manage user authentication in our FastAPI based web application. In the application, admin users have UI screens to manage users and identity providers. We want to provide a mechanism to the admins to add google/microsoft providers to the tenant using the UI and the APIs.
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Assessment
This issue has not been assessed yet.