You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I know do it any plan to add close modal API, something like that: IDKit.close()
I am currently utilizing IDKit in my project and have encountered situations where I need to programmatically close the modal generated by IDKit.
This functionality is particularly necessary in the context of handling verification callbacks, where an automatic or manual dismissal of the modal may be required based on the verification outcome or other logic within the handleVerify callback function.
Thanks.
The text was updated successfully, but these errors were encountered:
wenweih
changed the title
Feature Request: Implement IDKit.close() API for close modal manual
Feature Request: Implement IDKit.close() API for close modal
Jul 6, 2024
wenweih
changed the title
Feature Request: Implement IDKit.close() API for close modal
Feature Request: Implement IDKit.close() API for close modal for standalone
Jul 6, 2024
wenweih
changed the title
Feature Request: Implement IDKit.close() API for close modal for standalone
Feature Request: Implement IDKit.close() API for close modal on standalone
Jul 6, 2024
May I know do it any plan to add close modal API, something like that:
IDKit.close()
I am currently utilizing IDKit in my project and have encountered situations where I need to programmatically close the modal generated by IDKit.
This functionality is particularly necessary in the context of handling verification callbacks, where an automatic or manual dismissal of the modal may be required based on the verification outcome or other logic within the handleVerify callback function.
Thanks.
The text was updated successfully, but these errors were encountered: