Skip to content

Release Notes Arcana Auth (Mainnet)

Version: v1.0.3

Release Date: March 8th, 2023

Feature Updates

Social Provider: AWS Cognito

Arcana Auth SDK now allows Web3 apps to configure AWS Cognito as the social provider for user authentication. See how to onboard users via Cognito for details.

New API: showWallet()

Developers can use the showWallet() function to display the in-built Arcana wallet UI in the context of an app integrated with the Auth SDK. The showWallet() function can be called in the application context after the AuthProvider is created and initialized using the init function. Once the app is deployed and the user logs in, the showWallet function call brings up the wallet UI. For details, see Arcana Wallet Developer's Guide.

Enhancements

Better Login Performance

The Auth SDK has been updated for better login performance powered by an improved ADKG subsystem.

Bug Fixes

Wallet UI Display on Mobile

In the earlier releases, the built-in Arcana wallet UI did not utilize the entire mobile screen width. This has been fixed now.


Get Started

New to Auth SDK and ready to dive in?

See Auth SDK Quick Start Guide.

For step-by-step instructions, see how to integrate with Auth SDK guide.

Check out the sample dApp integration example with the Arcana SDKs for React,Vue dApps.


Migrate to v1.0.3

Are you using an older version of the Arcana Auth SDK? Refer to the Migration Guides and upgrade to the latest version.

Questions?

Refer to FAQ, Troubleshooting Guide, and other developer resources or contact Arcana Support.


Last update: March 16, 2023 by shaloo, shalz