Web3Auth / web3auth-web

Simple infrastructure that enables Web3 wallets and applications to provide seamless user logins for both mainstream and Web3.0 users.
https://web3auth.io/docs
Other
419 stars 227 forks source link

Testing environment for Web3Auth #1624

Open lpbonomi opened 10 months ago

lpbonomi commented 10 months ago

Is your feature request related to a problem? Please describe.

I'm always frustrated when I want to create a test for features that require the user to be logged in because it is complicated and incomplete, I can't test Google login for example.

Describe the solution you'd like

I would like to have a mode where the user would be automatically logged after clicking a login method. It would be great to also have failing cases, for example, if the user closes the login window.

Describe alternatives you've considered

I think there are no alternatives

Additional context

No additional context

lpbonomi commented 10 months ago

Which part are you asking about?

shahbaz17 commented 10 months ago

Hey @lpbonomi

Have you tried logging in with JWT?