IDPartner Button
The IDPartner Button presents the End User with a button that remembers their preferred ID Partner (defaulting to e.g. ‘Verify with your ID Partner’).
Installing the button on your site or app can be done in 2 lines of code.
Add the script to the
<head>
of your browser
2. Add the <id-partner />
custom HTML anywhere you want the button to appear
For React applications, consider integrating our React App. Add it directly from https://github.com/idpartner-app/react-button.
Last updated