You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: jmprieur,nvalluri
6
6
7
7
# Single-Page Application built on MSAL.js with Azure AD B2C
8
8
9
-
:warning: Silent renewing of access tokens is not supported by all social identity providers.
9
+
> **Warning**: Silent renewing of access tokens is not supported by all social identity providers.
10
10
11
11
This simple sample demonstrates how to use the [Microsoft Authentication Library Preview for JavaScript (msal.js)](https://github.com/AzureAD/microsoft-authentication-library-for-js) to get an access token and call an API secured by Azure AD B2C.
0 commit comments