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

Add isExtensionAvailable() API

Open sameerag opened this issue 11 months ago • 1 comments

Apps can enquire presence of an extension and initialize it prior to enabling native tunneling for authentication with this API support. This helps applications that need to control the roll out of this feature when it is ready.

sameerag avatar Jan 27 '25 19:01 sameerag

Addressed in #7632

tnorling avatar Jul 01 '25 18:07 tnorling