In-App Wallets

OTP

Create Email Wallet

Creates an in-app email wallet.

Create Phone Wallet

Creates an in-app phone wallet.

Send OTP

Sends an OTP for the in-app wallet.

Verify OTP

Verifies an OTP for the in-app wallet.

OAuth

Create OAuth Wallet

Creates an in-app OAuth wallet using the specified provider.

Fetches the OAuth login link for the in-app wallet.

Sign In With OAuth

Sign in with the OAuth payload from your login flow.

Custom

Create JWT Wallet

Creates an in-app JWT wallet.

Sign In With JWT

Sign in with the OAuth payload from your login flow.

Create Auth Endpoint Wallet

Creates an in-app Auth Endpoint wallet.

Sign In With Auth Endpoint

Sign in with the OAuth payload from your login flow.

Create Guest Wallet

Creates an in-app Guest wallet.

Sign In With Guest

Sign in with the OAuth payload from your login flow.

Utilities

Is Connected

Checks if the wallet handle is connected to a session. boolean and macro variants

Disconnect

Disconnects the wallet handle from its session.