Skip to content

Commit

Permalink
Remove express-stormpath package
Browse files Browse the repository at this point in the history
The Stormpath API shut down on August 17, 2017, and it is not recommended to use it

closes #1393
  • Loading branch information
Mahmoud-64 authored and dougwilson committed Nov 27, 2023
1 parent 4332ca5 commit 7128e02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion en/resources/middleware.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ These are some additional popular middleware modules.
| [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.|
| [express-simple-cdn](https://github.com/jamiesteven/express-simple-cdn) | Use a CDN for static assets, with multiple host support.|
| [express-slash](https://github.com/ericf/express-slash) | Handles routes with and without trailing slashes.|
| [express-stormpath](https://github.com/stormpath/stormpath-express) | User storage, authentication, authorization, SSO, and data security.|
| [express-uncapitalize](https://github.com/jamiesteven/express-uncapitalize) | Redirects HTTP requests containing uppercase to a canonical lowercase form.|
| [helmet](https://github.com/helmetjs/helmet) |Helps secure your apps by setting various HTTP headers.|
| [join-io](https://github.com/coderaiser/join-io) | Joins files on the fly to reduce the requests count.|
Expand Down

0 comments on commit 7128e02

Please sign in to comment.