actix/actix-extras

Support for Digest auth method

オープン

#394 opened on 2024/01/30

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (227 件のフォーク)auto 404
A-httpauthC-featuregood first issue

Repository metrics

Stars
 (889 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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==”

コントリビューターガイド