<DynamicContextProvider settings={{ eventsCallbacks: { onUnlinkSuccess: (args) => { console.log('onUnlinkSuccess was called', args); } } }} > {/* ... rest of your app ... */} </DynamicContextProvider>
unlinkedWallet: JwtVerifiedCredential
Was this page helpful?