UNPKG

@dynamic-labs/sdk-react-core

Version:

A React SDK for implementing wallet web3 authentication and authorization to your website.

6 lines (4 loc) 173 B
'use client' const iframeContainerId = 'dyn-passkey-recovery-id'; const iframeElementId = 'dyn-passkey-recovery-element-id'; export { iframeContainerId, iframeElementId };