Apologies upfront. Fairly confused about Google's identity provider platform. Hopefully I can ask this question in an intelligible way.
Here goes: I'm looking to setup this "platform" as a identity provider where the credentials (email and password), identity verification, 2nd factor login, etc are all managed within google. Then of course use this accross multiple apps for a single login.
What identity provider is this? Is it the "email / password" provider? If so, how is that used in the applications? All I see is google specific api calls for login, etc. I need the aforementioned management but with oauth/oidc workflow in the clients.
How is this possible?