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
Copy file name to clipboardExpand all lines: _source/_posts/2024-03-03-stepup-authentication.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -40,11 +40,11 @@ For this tutorial, you need the following tools:
40
40
41
41
## Prepare the Angular and NestJS web application
42
42
43
-
You'll start by getting a local copy of the project. I opted to use a starter project instead of building it out within the tutorial because many steps and command line operations detract from the coolness of adding step-up authentication. Open a terminal window and run the following commands to get a local copy of the project in a directory called `stepup-auth-project` and install dependencies. Feel free to fork the repo so you can track your changes.
43
+
You'll start by getting a local copy of the project. I opted to use a starter project instead of building it out within the tutorial because many steps and command line operations detract from the coolness of adding step-up authentication. Open a terminal window and run the following commands to get a local copy of the project in a directory called `okta-stepup-auth-project` and install dependencies. Feel free to fork the repo so you can track your changes.
0 commit comments