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
You can use any OIDC provider to authenticate your users. Make sure to configure it in your dashboard under in-app wallet settings.
You can also use your own endpoint to authenticate your users. Make sure to configure it in your dashboard under in-app wallet settings.
By default, the Oauth window will open in a popup window. You can change this behavior by setting the auth.mode
option to "redirect"
.