Web3Auth Firebase support?

Hi guys, want to understand Web3Auth integration with firebase authentication is possible currently?

However, as most of our server side assets are protected with firebase auth, so we're looking to extend the firebase provider.



Originally posted by: YZhenY

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/305

Yes, Web3Auth do support Firebase as Federated Identity Provider.

Here's a guide on Using Firebase with Web3Auth.

Live Demo: https://demo-firebase.web3auth.io

Also, check out our Firebase React App and Firebase Next.js App to see how it's implemented.



Originally posted by: shahbaz17