Skip to content

Commit

Permalink
Updated 2 webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Stene committed Sep 21, 2017
1 parent 71ec56e commit 6e384f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webapp.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ app.get('/test', function (request, response) {


function authorize(request, response, callback) {
console.log(response.headers);

var options = {
url: 'http://localhost:3333/authorize',
method: 'GET',
Expand Down

0 comments on commit 6e384f6

Please sign in to comment.