http_auth 0.2.7 copy "http_auth: ^0.2.7" to clipboard
http_auth: ^0.2.7 copied to clipboard

outdated

Dart http middleware for HTTP Basic and Digest authentication

0.2.7 #

  • Added reauthentication after 401 (thanks to @kendfinger)

0.2.6 #

  • Added fix for URLs with a query (thanks to thuette for the implementation and Pacane for reporting the fix)

0.2.5 #

  • Updated syntax

0.2.4 #

  • Fixed parsing of Auth header (thanks to @graknol)

0.2.3 #

  • Fixed warnings

0.2.2 #

  • Updated http dependency requirement

0.2.1 #

  • Removed dependency from cryptoutils

0.2.0 #

  • Upgraded for Dart 2.0 stable

0.1.3 #

  • Upgraded dependencies

0.1.2 #

  • Fixed handling of requests with a body.

0.1.1 #

  • Fixed nonce counter.

0.1.0 #

  • Initial version.
37
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Dart http middleware for HTTP Basic and Digest authentication

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, crypto, http

More

Packages that depend on http_auth