drashland / deno-drash-middleware

A middleware library for Drash
MIT License
31 stars 6 forks source link

Tornado middleware #23

Open ebebbington opened 4 years ago

ebebbington commented 4 years ago

Summary

What: Add tornado middleware, using https://github.com/stormpath/express-stormpath/blob/master/OLD-README.md as inspriration

Description from Express' website: "User storage, authentication, authorization, SSO, and data security."

It doesn't have to be named tornado, but it's similar to the original middleware and unique, plus it sounds freaking awesome right!?

Why: Tornado as a middleware sounds cool! And it will add utility for users... i guess there's that

Acceptance Criteria

ebebbington commented 4 years ago

Is this something we want adding though?