Commit e144775
authored
Add tide-jwt middleware implementation to readme
I've submitted a simple tide-jwt middleware for supporting jwt authorization bearer tokens. This supports validating, encoding and decoding claims as passed into the utility functions and when configuring the middleware.1 parent 20fe435 commit e144775
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
0 commit comments