firebase / firebase-admin-dotnet

Firebase Admin .NET SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
367 stars 131 forks source link

feat(auth): Added OidcProviderConfig type and the Get API #200

Closed hiranya911 closed 4 years ago

hiranya911 commented 4 years ago

go/firebase-mt-dotnet

Note that original proposal doesn't mention the Providers child namespace, but I think it's better to put these types in a child namespace and keep them separate from other more commonly used APIs in Auth. I will push an amendment to the API proposal later.

Merged into idp-config feature branch.