Support for Digest auth method
Abierto
A-httpauth
C-feature
good first issue
- Lenguaje dominante
- Rust
- Estrellas
- 889
- Forks
- 224
- Merge medio
- 9 h 37 min
- PR fusionados (30 d)
- 20
Descripción
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==”
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- authentication, backend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100