Cannot find documentation for email/password login with firebase

Hi i’m using firebase in my project. The user login with email and password.
I don’t know which verifier to choose. Do i need firebase to do something ? Do i need Auth0 ?
Is there any documentation to guide us on login with email/password with firebase ?

1 Like

@JohnyJohny You can refer you this guide Using Firebase with Web3Auth | Web3Auth and choose email/password as the sign in method for the authentication provider

1 Like