Support for Digest auth method
Offen
A-httpauth
C-feature
good first issue
- Vorherrschende Sprache
- Rust
- Sterne
- 889
- Forks
- 224
- Ø Merge
- 9 Std. 37 Min.
- Gemergte PRs (30 T.)
- 20
Beschreibung
is there have middleware can do Digest Auth in actix-web
actix_web_httpauth can only support Bearer and Basic
so how can support Digest Auth like
“WWW-Authenticate","Digest realm="test", qop="auth", nonce="MTcwMjUzOTAwMjAwMDplYmVmYjAwNzdkM2ZjMzU3MzRmNmZhZTUwOTBjOTM1Ng==”
Beitragsleitfaden
Rechercherichtung
Start by reading actix_web_httpauth's existing Bearer and Basic middleware and the actix-web authentication flow. Use the issue's WWW-Authenticate example to define the Digest-auth behavior and identify the required tests; done means Digest is supported alongside the existing methods.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- authentication, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100