Last updated 11 months ago
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...}} />