Are there any plans to offer HTTP Digest Authentication in an app? The server I'm trying to access doesn't offer OAuth2 and I don't really like the idea of opening HTTP Basic Authentication. At least with Digest Authentication, my passwords wouldn't be sent in clear text.
Doug Killmer
Are there any plans to offer HTTP Digest Authentication in an app? The server I'm trying to access doesn't offer OAuth2 and I don't really like the idea of opening HTTP Basic Authentication. At least with Digest Authentication, my passwords wouldn't be sent in clear text.