Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 455 Bytes

File metadata and controls

11 lines (8 loc) · 455 Bytes

Profile Example

Fetching the profile

  1. From the Yoti Hub set the application domain of your app to localhost:9443
  2. Set the scenario callback URL to /profile
  3. Rename the .env.example file to .env and fill in the required configuration values
  4. Install the dependencies with npm install
  5. Start the server node index.js

Visiting the https://localhost:9443 should show a Yoti Connect button