Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Browser Sample Using Javascript Client Library

Register the Application

Register the application as mentioned in the Getting Started section.

Build and Run the sample

  1. Navigate to project home [../../]

  2. Run npm install and npm run build

  3. Navigate to browser samples directory [./samples/browser]

  4. Install the application by npm install.

  5. Rename the secrets.sample.js file as secrets.js.

  6. Update your clientId in secret.js file.

  7. Run npm start to build and start the application.

  8. Navigate to http://localhost:8080 in your web browser.

  9. Sign in with your account.

  10. Click on the Options to view the result.