Last updated 1 year ago
Was this helpful?
Embed the Komet Wallet in your web app. Email login flow :
Mobile OTP flow
import KometWallet from "@komet/wallet-ui"; <KometWallet url={YOUR_WHITELISTED_URL} authResponse={(response)=>{...your code...}} />