Skip to content

Commit af6017e

Browse files
Merge pull request #213646 from derisen/patch-12
Add doc link
2 parents 85cf572 + 5963703 commit af6017e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/develop/msal-js-prompt-behavior.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ In some cases however, the prompt value `none` can be used together with an inte
8888
- [Single sign-on with MSAL.js](msal-js-sso.md)
8989
- [Handle errors and exceptions in MSAL.js](msal-error-handling-js.md)
9090
- [Handle ITP in Safari and other browsers where third-party cookies are blocked](reference-third-party-cookies-spas.md)
91-
- [OAuth 2.0 authorization code flow](v2-oauth2-auth-code-flow.md)
91+
- [OAuth 2.0 authorization code flow on the Microsoft identity platform](v2-oauth2-auth-code-flow.md)
92+
- [OpenID Connect on the Microsoft identity platform](v2-protocols-oidc.md)

0 commit comments

Comments
 (0)