Support for Digest auth method #394
Labels
A-httpauth
Project: actix-web-httpauth
C-feature
Category: new functionality
good first issue
Good for newcomers
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==”
The text was updated successfully, but these errors were encountered: