azure-sdk-for-cpp/sdk
Anton Kolesnyk 456a8e9fb9
Use nlohmann::json to parse Identity token (#4167)
* Use nlohmann::json to parse Identity token

* Update sdk/identity/azure-identity/src/token_credential_impl.cpp

Co-authored-by: Rick Winter <rick.winter@microsoft.com>

* Line coverage / Strict ISO 8601 datetime parse test

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2022-12-07 20:02:31 -08:00
..
attestation Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00
core Fixed #4137 - Don't close CURL connection on shutdown (#4142) 2022-12-05 13:32:50 -08:00
identity Use nlohmann::json to parse Identity token (#4167) 2022-12-07 20:02:31 -08:00
keyvault Fix typo for llong -> long in doc comment for Key Vault Certificates (#4108) 2022-11-11 09:04:18 -08:00
storage add private interface to disable reliable stream (#4158) 2022-12-06 11:58:17 +08:00
template Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00