One-Click Auth
One-Click Auth streamlines the user authentication process, letting users connect with a wallet and sign a SIWE message with just one click. Connecting a wallet, proving control of an address with an off-chain signature, authorizing specific actions. These are the kinds of authorizations that can be encoded as “ReCaps”. ReCaps are permissions for a specific website or dapp that can be compactly encoded as a long string in the message you sign and translated by any wallet into a straight-forward one-sentence summary. WalletConnect uses permissions expressed as ReCaps to enable a One-Click Authentication.Configure your AppKit Client
To integrate SIWE with Reown, you need to configure your AppKit client usingAuthRequestParams, which are required to create a SIWE message for the user to sign: