digest-auth-request
digest-auth-request copied to clipboard
RN 0.54 breaks Digest authentication on Android if the server also offers Basic authentication
trafficstars
After updating from RN 0.52 to 0.54 our app could no longer connect to some servers. The server was responding with
WWW-Authenticate: Digest realm=".....
WWW-Authenticate: Basic realm="......
but the Android app only receives the Basic header so the authentication fails
I'm sorry I have no idea what RN 0.54 is
React-Native version 0.54