Skip to content

Commit eae7e56

Browse files
authored
Merge pull request #894 from nyxtom/tide-flash
Add tide-flash message middleware to readme
2 parents 3d61dc7 + 1b0caef commit eae7e56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ team. Use at your own risk.</sup>
133133
### Auth
134134
* [tide-http-auth](https://github.com/chrisdickinson/tide-http-auth)
135135
* [tide-openidconnect](https://github.com/malyn/tide-openidconnect)
136-
* [tide-jwt](htps://github.com/nyxtom/tide-jwt)
136+
* [tide-jwt](https://github.com/nyxtom/tide-jwt)
137137

138138
### Testing
139139
* [tide-testing](https://github.com/jbr/tide-testing)
@@ -148,6 +148,7 @@ team. Use at your own risk.</sup>
148148
* [tide-compressed-sse](https://github.com/Yarn/tide_compressed_sse)
149149
* [tide-websockets](https://github.com/http-rs/tide-websockets)
150150
* [tide-csrf](https://github.com/malyn/tide-csrf)
151+
* [tide-flash](https://github.com/nyxtom/tide-flash)
151152

152153
### Session Stores
153154
* [async-redis-session](https://github.com/jbr/async-redis-session)

0 commit comments

Comments
 (0)