We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cebf16 + 5823b2b commit 5ab7148Copy full SHA for 5ab7148
source/specs/STACK-2.md
@@ -78,3 +78,5 @@ Stack authentication middlewares will be given an opportunity to challenge.
78
[Hawk](https://github.com/hueniverse/hawk) authentication middleware.
79
* [dflydev/stack-basic-authentication](https://github.com/dflydev/dflydev-stack-basic-authentication)
80
HTTP Basic Authentication middleware.
81
+ * [jsor/stack-jwt](https://github.com/jsor/stack-jwt)
82
+ JSON Web Token (JWT) authentication middleware.
0 commit comments