Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.05 KB

File metadata and controls

42 lines (28 loc) · 1.05 KB

React Sample Code for an ID.me integration

This sample code is to help partners integrate the ID.me verification tool onto their React application

This project is built with

- React
- JavaScript
- NPM
- CSS

To run this project, navigate to the project directory and run:

npm start

Continue through the below steps to see a Successful Verification or Unsuccessful Verification

Steps for a successful verification

  1. Click the 'Verify With ID.me' button
  2. Continue through the user flow
  3. Allow the release of your data for a Successful Verification
  4. Check the console for user data

Steps for an unsuccessful verification

  1. Click the 'Verify With ID.me' button
  2. Continue through the user flow
  3. Deny the release of your data
  4. See the appropriate error message displayed

Sample Error Messages

  • Invalid Request
  • Invalid Client
  • Invalid Redirect URI
  • Access Denied
  • Unsupported Response Type
  • Invalid Scope