Skip to content

Commit

Permalink
[Az.Accounts] Remove duplicated code copied from Azure.Identity (#25733
Browse files Browse the repository at this point in the history
…) (#25764)

* use Azure.Identity

* update README.md

* update ChangeLog.md

* move TaskExtensions.cs to src/Accounts/Authentication/KeyStore

* Update ChangeLog.md

Polish change log

---------

Co-authored-by: Yan Xu <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
  • Loading branch information
3 people authored Aug 6, 2024
1 parent 6809db5 commit e58c69c
Show file tree
Hide file tree
Showing 50 changed files with 5 additions and 6,247 deletions.
3 changes: 3 additions & 0 deletions src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
-->

## Upcoming Release
* Used Azure.Identity and Azure.Core directly for client assertion [#22628].

## Version 3.0.3
* Reduced the frequency of displaying sign-in announcement messages.
* Upgraded Azure.Core to 1.41.0 to include the fix for `BearerTokenAuthenticationPolicy`
* Removed the informational table about selected context to avoid duplication with output table.
Expand Down

This file was deleted.

36 changes: 0 additions & 36 deletions src/Accounts/Authentication/Identity/AuthenticationAccount.cs

This file was deleted.

237 changes: 0 additions & 237 deletions src/Accounts/Authentication/Identity/AuthenticationRecord.cs

This file was deleted.

Loading

0 comments on commit e58c69c

Please sign in to comment.