Skip to content

Commit

Permalink
Merge pull request #59 from danvitoriano/1.0.7
Browse files Browse the repository at this point in the history
add OAuth 2 implicit grant flow
  • Loading branch information
danvitoriano authored Nov 7, 2016
2 parents 3e8b08b + da3c351 commit 9c7e7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rest-api-examples",
"version": "1.0.6",
"version": "1.0.7",
"description": "It uses JSONPlaceholder Fake Online REST API for Testing and Prototyping",
"main": "index.html",
"scripts": {
Expand Down

0 comments on commit 9c7e7f1

Please sign in to comment.