AzureAD / microsoft-authentication-library-for-java

Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
MIT License
285 stars 142 forks source link

Update extensions package and add to main repo #807

Closed Avery-Dunn closed 5 months ago

Avery-Dunn commented 6 months ago

This PR copies code from https://github.com/AzureAD/microsoft-authentication-extensions-for-java and updates dependencies, as per https://github.com/AzureAD/microsoft-authentication-library-for-java/issues/777

The code was moved here and added as module much like the brokers package in order to make ongoing support for it easier to manage.