azure-sdk-for-cpp/sdk/core
Anton Kolesnyk 135e746243
BearerTokenAuthenticationPolicy to use shared_lock in case no refresh is needed (#5188)
* `BearerTokenAuthenticationPolicy` to use shared_lock in case no refresh is needed

* Copy constructor

* Update bearer_token_authentication_policy.cpp

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-28 21:29:54 +00:00
..
azure-core BearerTokenAuthenticationPolicy to use shared_lock in case no refresh is needed (#5188) 2023-11-28 21:29:54 +00:00
azure-core-amqp FIx typos (#5185) 2023-11-27 13:55:27 -08:00
azure-core-test Fix the regex to match client secret in OAuth requests, ignore Cookie when matching requests (#5070) 2023-10-27 10:12:03 +08:00
azure-core-tracing-opentelemetry Make vcpkg.json comment multiline (#5175) 2023-11-21 17:06:37 -08:00
perf Ensure CMakeLists don't miss any files (#5065) 2023-10-26 18:15:03 -07:00
ci.yml Make cspell checks case sensitive. Fixes #5198. (#5199) 2023-11-27 22:04:25 +00:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
perf-tests.yml
perf.yml