microsoft-authentication-library-for-js
microsoft-authentication-library-for-js copied to clipboard
Allow pop params for brokered flows
Adds POP params in request types to allow acquisition of POP tokens from MSAL Runtime brokered flows
Do we want a test to ensure we're not breaking this accidentally in the future?
Do we want a test to ensure we're not breaking this accidentally in the future?
Type and public interface changes are validated by API Extractor. Since this is not a functional change there's not really a test to write.