Skip to content

Commit 5ab7148

Browse files
committed
Merge pull request #19 from jsor/stack-jwt
Add jsor/stack-jwt to STACK-2 implementations
2 parents 5cebf16 + 5823b2b commit 5ab7148

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/specs/STACK-2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,5 @@ Stack authentication middlewares will be given an opportunity to challenge.
7878
[Hawk](https://github.com/hueniverse/hawk) authentication middleware.
7979
* [dflydev/stack-basic-authentication](https://github.com/dflydev/dflydev-stack-basic-authentication)
8080
HTTP Basic Authentication middleware.
81+
* [jsor/stack-jwt](https://github.com/jsor/stack-jwt)
82+
JSON Web Token (JWT) authentication middleware.

0 commit comments

Comments
 (0)