Skip to content

IDme/react-axios-sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published