Closed henrik-me closed 4 years ago
Refresh_In (token response) support. This feature allows the service to control when MSAL should attempt to refresh the access token (ahead of its expiration)
API Review
Implemented in https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/305, and released as part of version 1.8 https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/314
Refresh_In (token response) support. This feature allows the service to control when MSAL should attempt to refresh the access token (ahead of its expiration)
API Review