Closed Nabhag8848 closed 5 months ago
@Nabhag8848 is attempting to deploy a commit to the OpenInt Team on Vercel.
A member of the Team first needs to authorize it.
Thank you for following the naming conventions for pull request titles! 🙏
@jatinsandilya ready to review.😌
Example Usage in React. Works in Vue similarly by adding redirectUrl. for users Directly using links they can provide there redirectUrl within state object.
<RevertConnect
config={{
revertToken: '',
tenantId: 'testTenantId',
onClose: () => {
console.log('On close working!');
},
redirectUrl: 'http://localhost:3000/home', <- this is optional
}}
/>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
revert-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 30, 2024 8:48am |
@jatinsandilya resolved merge conflict generated from #576
Description
Closes #575
Type of change
Checklist: