Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 506 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 506 Bytes

Ipification-iframe-showcase

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:

start project

  1. Edit the file ip-iframe/public/javascripts/login.js and change the client_id to match your client.
  2. Start the project using the following commands in the terminal:
$ yarn
$ yarn start
  1. open http://localhost:3000