File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/active-directory/develop Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,6 @@ The MSAL.js 2.x code sample on GitHub demonstrates instantiation of a [PublicCli
157
157
158
158
[ msal-browser ] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/msal-browser/
159
159
[ msal-core ] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/msal-core/
160
- [ msal-js-configuration ] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/modules/_azure_msal. html#configuration
161
- [ msal-js-handleredirectpromise] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/classes/_azure_msal_browser.publicclientapplication .html#handleredirectpromise
162
- [ msal-js-publicclientapplication ] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/classes/_azure_msal_browser.publicclientapplication .html
160
+ [ msal-js-configuration ] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/classes/_azure_msal_browser.PublicClientApplication. html#constructor
161
+ [ msal-js-handleredirectpromise] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/classes/_azure_msal_node.PublicClientApplication .html#handleredirectpromise
162
+ [ msal-js-publicclientapplication ] : https://azuread.github.io/microsoft-authentication-library-for-js/ref/classes/_azure_msal_node.PublicClientApplication .html
You can’t perform that action at this time.
0 commit comments