You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add OAuthTokenCredentialTrait
* Make the constructor take a OAuthTokenRequest so it has a proper set of metdata.
Make the constructor take a OAuthTokenRequest so it has a proper set of metdata.
* linter fixes
Copy file name to clipboardExpand all lines: sdk/clientcore/core/src/main/java/io/clientcore/core/http/pipeline/OAuthBearerTokenAuthenticationPolicy.java
+15-19Lines changed: 15 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -36,39 +36,33 @@ public class OAuthBearerTokenAuthenticationPolicy extends HttpCredentialPolicy {
0 commit comments