You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add credentials support (#473)
* add credentials to cache'
* expose support at the top level
* fix round tripping from java to scala realm/optional/httpsOnly/passOnRedirect were being dropped in the credentials(Authentication) and credentials(Credentials) round-trip methods at lines
* add file credentials
* fix tests on windows
---------
Co-authored-by: Yisrael Union <[email protected]>