The Ipification-iframe-showcase project is an illustrative example demonstrating the use of iframes for integrating user authentication services through Ipification. To get started with the project, follow these steps:
- Edit the file
ip-iframe/public/javascripts/login.jsand change theclient_idto match your client. - Start the project using the following commands in the terminal:
$ yarn
$ yarn start- open
http://localhost:3000