A-httpauthC-featuregood first issue
Repository metrics
- Stars
- (889 stars)
- PR merge metrics
- (PR metrics pending)
Description
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==”