Closed Avery-Dunn closed 11 months ago
During the discussions about https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/762 it was pointed out that over the years the code flow for instance and region discovery has gotten messy and inefficient.
This PR attempts to refactor the logic around it to make the code flow clearer and avoid making unnecessary/repetitive method calls.
During the discussions about https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/762 it was pointed out that over the years the code flow for instance and region discovery has gotten messy and inefficient.
This PR attempts to refactor the logic around it to make the code flow clearer and avoid making unnecessary/repetitive method calls.