JonnyKnottsvill
JonnyKnottsvill

Reputation: 1153

How do I authenticate with an API using Digest authentication?

I'm new to the areas of API's, but I need to integrate with an API that is using Digest Auth.

I have a username and password which has been provided but what format should this be sent in?

I'm confused as to why I can't find this anywhere on the internet... If anyone can provide some generic example client code in c# that would also be incredibly useful.

Upvotes: 0

Views: 206

Answers (0)

Related Questions