Skip to content

Commit fb13bdf

Browse files
Merge branch 'spapkce' of https://github.com/nickgmicrosoft/azure-docs-pr into spapkce
2 parents 9d89160 + 1ed44c1 commit fb13bdf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/active-directory-b2c/tutorial-create-user-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The sign-up and sign-in user flow handles both sign-up and sign-in experiences w
7979
1. You can now run the user flow again and you should be able to sign in with the account that you created. The returned token includes the claims that you selected of country/region, name, and postal code.
8080

8181
> [!NOTE]
82-
> The "Run user flow" experience is not currently compatible with the SPA reply URL type using authorization code flow. To use the "Run user flow" experience with these kinds of apps, enable the register a reply url of type "Web" and enable the implicit flow and as described [here](tutorial-register-spa.md).
82+
> The "Run user flow" experience is not currently compatible with the SPA reply URL type using authorization code flow. To use the "Run user flow" experience with these kinds of apps, register a reply URL of type "Web" and enable the implicit flow as described [here](tutorial-register-spa.md).
8383
8484
## Create a profile editing user flow
8585

articles/active-directory-b2c/tutorial-register-spa.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Applications using the implicit flow can continue to function if you leave the i
8989

9090
* * *
9191

92+
## Next steps
93+
9294
Next, learn how to create user flows to enable your users to sign up, sign in, and manage their profiles.
9395

9496
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)