microsoft-authentication-library-for-js icon indicating copy to clipboard operation
microsoft-authentication-library-for-js copied to clipboard

[v5] Refactor BaseClient into Token Protocol

Open tnorling opened this issue 2 months ago • 0 comments

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

tnorling avatar Oct 29 '25 22:10 tnorling