-
-
Notifications
You must be signed in to change notification settings - Fork 219
Support for Digest auth method #394
Copy link
Copy link
Open
Labels
A-httpauthProject: actix-web-httpauthProject: actix-web-httpauthC-featureCategory: new functionalityCategory: new functionalitygood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
A-httpauthProject: actix-web-httpauthProject: actix-web-httpauthC-featureCategory: new functionalityCategory: new functionalitygood first issueGood for newcomersGood 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==”