Skip to content

Commit 7128e02

Browse files
Mahmoud-64dougwilson
authored andcommitted
Remove express-stormpath package
The Stormpath API shut down on August 17, 2017, and it is not recommended to use it closes #1393
1 parent 4332ca5 commit 7128e02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

en/resources/middleware.md

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ These are some additional popular middleware modules.
4646
| [express-partial-response](https://github.com/nemtsov/express-partial-response) | Filters out parts of JSON responses based on the `fields` query-string; by using Google API's Partial Response.|
4747
| [express-simple-cdn](https://github.com/jamiesteven/express-simple-cdn) | Use a CDN for static assets, with multiple host support.|
4848
| [express-slash](https://github.com/ericf/express-slash) | Handles routes with and without trailing slashes.|
49-
| [express-stormpath](https://github.com/stormpath/stormpath-express) | User storage, authentication, authorization, SSO, and data security.|
5049
| [express-uncapitalize](https://github.com/jamiesteven/express-uncapitalize) | Redirects HTTP requests containing uppercase to a canonical lowercase form.|
5150
| [helmet](https://github.com/helmetjs/helmet) |Helps secure your apps by setting various HTTP headers.|
5251
| [join-io](https://github.com/coderaiser/join-io) | Joins files on the fly to reduce the requests count.|

0 commit comments

Comments
 (0)