actix / actix/actix-extras

Support for Digest auth method

Abierto
#394 2 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la 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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.