Hello,
The amount of logins that web3auth supports is impressive.
I’m currently working on cross world warp/teleportation. I would like to know if it is possible to log in programmatically.
For example: If a web site implements web3auth. If I programmatically open the browser, surf to the site and know the login provider the user wants to use. Is there a way to trigger a login using that provider? If the user has not logged in previously, I would expect your system to ask for credentials. If the user has logged in previously, that they get a new session and are let in. This question is similar to how would 1Password log automatically.
The same question is relevant to applications in Unity and such.