✨Works out of the box guarantee. If you face any issue at all, hit us up on Telegram and we will write the integration for you.
logoReclaim Protocol Docs
Advance options

Verification Options

Customize the default verification flow with Reclaim Protocol's InApp SDKs

Options API

PropTypeDescription
canDeleteCookiesBeforeVerificationStartsbooleanThis is enabled by default. Set false to persist sessions storage for the user. (This will be replaced with canClearWebStorage in an upcoming update)
canUseAttestorAuthenticationRequestbooleanEnable the use of authentication request when starting a verification
claimCreationType'standalone' | 'meChain'The type of claim creation to use. Defaults to 'standalone'.
canAutoSubmitbooleanWhether to automatically submit the proof after generation. Defaults to true. When false, a prompt to submit is shown to the user.
isCloseButtonVisiblebooleanWhether the close button is visible in the verification screen. Defaults to true.

On this page