Skip to content

Commit

Permalink
removed reference to guardian
Browse files Browse the repository at this point in the history
  • Loading branch information
G3z authored Oct 24, 2017
1 parent 0cf1076 commit f54d630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ networkInterface.use([{
// Or Just add authorization token
options.params = {
...options.params,
guardian_token: 'my-secret-token',
auth_token: 'my-secret-token',
}

next()
Expand Down

0 comments on commit f54d630

Please sign in to comment.