microsoft-authentication-library-for-js
microsoft-authentication-library-for-js copied to clipboard
[v5] Refactor BaseClient into Token Protocol
Refactors the BaseClient class into standalone functions in protocol/Token to move the token leg implementation closer to the new pattern implemented for the authorize leg some time ago. This is done in preparation for upcoming changes related to EAR fallback