Replies: 1 comment
-
I wasn't planning on adding Digest because it isn't as widely used, but it wouldn't be hard to do it, even if you do it as part of your application. My Flask-HTTPAuth package has all the logic for it, if you are interested. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I see this discussion about
HTTP Basic authentication
that are being implemented in PR #217Is there plans to support
HTTP Digest authentication
too?Thank you
Beta Was this translation helpful? Give feedback.
All reactions