Navigation Menu

Skip to content

Commit

Permalink
update PRS widget
Browse files Browse the repository at this point in the history
  • Loading branch information
diana-derose committed Apr 19, 2018
1 parent df39965 commit 3717030
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
[![Sample Banner](views/Sample.png)][ss1]

## OAuth 2.0 - Node.js Sample App

The [Intuit Developer team](https://developer.intuit.com) has written this OAuth 2.0 Sample App in Node.js to provide working examples of OAuth 2.0 concepts, and how to integrate with Intuit endpoints.
Expand Down Expand Up @@ -129,3 +131,5 @@ View these code snippets to see how to correctly pass the access token or client
#### JWT (ID Token)

`/tools/jwt.js` - For OpenID scopes, after exchanging the authorization code, you will receive a JWT (JSON Web Token) ID Token. View this code snippet for an example of how to decode, and validate that the ID Token is secure.

[ss1]: https://help.developer.intuit.com/s/samplefeedback?cid=9010&repoName=oauth2-nodejs
Binary file added views/Callout.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added views/Sample.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3717030

Please sign in to comment.