microsoft-authentication-library-for-android
microsoft-authentication-library-for-android copied to clipboard
Adding WebAuthn query parameter switch to msalTestApp
Summary
This PR adds a switch to msalTestApp to pass a WebAuthn query key/value to the extra query parameters parameter when on. (Query parameter for WebAuthn will be "&webauthn=1".
This switch is currently set to "off" by default, but once ESTS implements the work for this extra parameter, switching it "on" will show an option for passkeys in the WebView login page.