Authentication in Tide
Open
design
- Dominant language
- Rust
- Stars
- 5.1k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
Currently we don't have a story for authentication in Tide. I hoped that this issue would help start some discussion around the topic. A few questions that come to mind:
* How much support do we want to provide? Something as involved as Django and Rails? Or something more lightweight like Flask?
* It most likely will be a `Middleware`, but is this the best approach?
* How will it hook into configuration? As discussed in #5 per route configuration could change the way authentication would work for that route.
Contributor guide
Assessment
This issue has not been assessed yet.