Skip to content

Commit

Permalink
Update auth0 blog link to GitHub source (#169)
Browse files Browse the repository at this point in the history
Update auth0 blog link to GitHub source
  • Loading branch information
niftylettuce authored Apr 11, 2020
2 parents 30bb2dc + bcc7868 commit 9469ecb
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 @@ -44,7 +44,7 @@
This module lets you authenticate HTTP requests using JSON Web Tokens
in your [Koa](http://koajs.com/) (node.js) applications.

See [this article](http://blog.auth0.com/2014/01/07/angularjs-authentication-with-cookies-vs-token/)
See [this article](https://github.com/dentarg/blog/blob/master/_posts/2014-01-07-angularjs-authentication-with-cookies-vs-token.markdown)
for a good introduction.

* If you are using `koa` version 2+, and you have a version of node < 7.6, install `koa-jwt@2`.
Expand Down

0 comments on commit 9469ecb

Please sign in to comment.