inAppWallet
Creates an app scoped wallet for users based on various authentication methods. Full list of available authentication methods here .
Can also be configured to use Account Abstraction to directly connect to a ERC4337 smart account based on those authentication methods.
View all available social auth methods
By default, the Oauth window will open in a popup window. You can change this behavior by setting the auth.mode
option to "redirect"
.