http-rs / http-rs/tide

Authentication in Tide

Open
#99 15 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.