-
Notifications
You must be signed in to change notification settings - Fork 320
Labels
Azure.IdentityThe azure_identity crateThe azure_identity crateblocking-releaseBlocks releaseBlocks release
Milestone
Description
All errors from get_token should probably be ErrorKind::Credential, assuming we believe that variant is useful, however they should also expose any HTTP response received from the token request because the application may want to inspect that. A couple options to consider off the top of my head:
ErrorKind::Credentialarguably isn't necessary so, just remove it and returnErrorKind::HttpResponseas appropriate- have
ErrorKind::Credentialcarry an optionalRawResponse
Metadata
Metadata
Assignees
Labels
Azure.IdentityThe azure_identity crateThe azure_identity crateblocking-releaseBlocks releaseBlocks release
Type
Projects
Status
Done
Status
Done