Skip to content

Onboard Users

User onboarding requires developers to first register their applications and configure the authentication providers using the Arcana Developer Dashboard. Next, install and integrate the app with the Arcana Auth SDK.

After integration, the Web3 apps can add code to onboard users via the configured authentication providers and passwordless by using built-in plug-and-play auth UI or custom login UI.

Wagmi Apps RainbowKit Apps Web3-React Apps React/Next.js Apps Vanilla HTML/CSS/JS App Vue App Gasless App Solana App :simple-infinity:{ .icon-color} MultiversX App Unity App

Auto-Reconnect Enhancement

Earlier, the Arcana Developer Dashboard SDK did not allow apps to use third-party cookies to facilitate easy user re-login. Now developers can use canReconnect and reconnect functions of the AuthProvider within a 30-min window of the user-logout action. This will allow users to automatically reconnect without re-authentication. See canReconnect and reconnect for details.


Last update: April 11, 2024 by shaloo, shaloo