File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -784,7 +784,7 @@ export const localEnvSnippet = `export const environment = {
784784 <Step title = " Setup your Auth0 App" stepNumber = { 3 } >
785785 Next up, you need to create a new app on your Auth0 tenant and add the environment variables to your project.
786786
787- You can choose to do this automatically by running a CLI command or do it manually via the Dashboard:
787+ You have three options to set up your Auth0 app: use the Quick Setup tool (recommended), run a CLI command, or configure manually via the Dashboard:
788788
789789 <Tabs >
790790 <Tab title = " Quick Setup (recommended)" >
Original file line number Diff line number Diff line change @@ -701,7 +701,7 @@ VITE_AUTH0_CLIENT_ID={yourClientId}`;
701701 <Step title = " Setup your Auth0 App" stepNumber = { 3 } >
702702 Next up, you need to create a new app on your Auth0 tenant and add the environment variables to your project.
703703
704- You can choose to do this automatically by running a CLI command or do it manually via the Dashboard:
704+ You have three options to set up your Auth0 app: use the Quick Setup tool (recommended), run a CLI command, or configure manually via the Dashboard:
705705
706706 <Tabs >
707707 <Tab title = " Quick Setup (recommended)" >
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ VITE_AUTH0_CLIENT_ID={yourClientId}`;
128128 <Step title = " Setup your Auth0 App" stepNumber = { 3 } >
129129 Next up, you need to create a new app on your Auth0 tenant and add the environment variables to your project.
130130
131- You can choose to do this automatically by running a CLI command or do it manually via the Dashboard:
131+ You have three options to set up your Auth0 app: use the Quick Setup tool (recommended), run a CLI command, or configure manually via the Dashboard:
132132
133133 <Tabs >
134134 <Tab title = " Quick Setup (recommended)" >
Original file line number Diff line number Diff line change @@ -852,7 +852,7 @@ VITE_AUTH0_CLIENT_ID={yourClientId}`;
852852 <Step title = " Setup your Auth0 App" stepNumber = { 3 } >
853853 Next up, you need to create a new app on your Auth0 tenant and add the environment variables to your project.
854854
855- You can choose to do this automatically by running a CLI command or do it manually via the Dashboard:
855+ You have three options to set up your Auth0 app: use the Quick Setup tool (recommended), run a CLI command, or configure manually via the Dashboard:
856856
857857 <Tabs >
858858 <Tab title = " Quick Setup (recommended)" >
Original file line number Diff line number Diff line change @@ -737,7 +737,7 @@ VITE_AUTH0_CLIENT_ID={yourClientId}`;
737737 <Step title = " Setup your Auth0 App" stepNumber = { 3 } >
738738 Next up, you need to create a new app on your Auth0 tenant and add the environment variables to your project.
739739
740- You can choose to do this automatically by running a CLI command or do it manually via the Dashboard:
740+ You have three options to set up your Auth0 app: use the Quick Setup tool (recommended), run a CLI command, or configure manually via the Dashboard:
741741
742742 <Tabs >
743743 <Tab title = " Quick Setup (recommended)" >
Original file line number Diff line number Diff line change @@ -729,7 +729,7 @@ APP_BASE_URL=http://localhost:3000`;
729729 <Step title = " Setup your Auth0 App" stepNumber = { 4 } >
730730 Next up, you need to create a new app on your Auth0 tenant and add the environment variables to your project.
731731
732- You can choose to do this automatically by running a CLI command or do it manually via the Dashboard:
732+ You have three options to set up your Auth0 app: use the Quick Setup tool (recommended), run a CLI command, or configure manually via the Dashboard:
733733
734734 <Tabs >
735735 <Tab title = " Quick Setup (recommended)" >
You can’t perform that action at this time.
0 commit comments