We are creating an app and using firebase authentication. We have an existing oauth2 provider in our organization. Is it possible to add this custom provider in firebase? So we will add a new client in our identity provider and configure firebase so that it can accept token from it.
Asked
Active
Viewed 150 times
5
-
Have you found something? I'm in a similar situation, meanwhile the most promising string was [firebase admin auth API](https://firebase.google.com/docs/auth/admin) – Ohad Cohen Jan 03 '22 at 21:05
-
@OhadCohen I haven't – Anup Jan 04 '22 at 10:52
-
+Anup ty for the answer – Ohad Cohen Jan 04 '22 at 11:19