Hi, is there an example that shows using Firebase and Metamask as options to log in in the same application? Firebase provides non-wallet options to signing in (I see it in the Firebase example as expected), but if the user chooses to connect with Metamask or Walletconnect, I'd like to set the authenticated user in Firebase as well, e.g. Moralis does that here: https://docs.moralis.io/docs/web3-firebase-authentication, but I'd like to achieve the same without Moralis. Help is much appreciated.
Originally posted by: obversepebble
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1144