Skip to content

Commit b08da16

Browse files
connorconnor
connor
authored and
connor
committed
Add nextjs integration video.
1 parent 934e772 commit b08da16

File tree

5 files changed

+20
-0
lines changed
  • v2
    • emailpassword/nextjs/app-directory
    • passwordless/nextjs/app-directory
    • thirdparty/nextjs/app-directory
    • thirdpartyemailpassword/nextjs/app-directory
    • thirdpartypasswordless/nextjs/app-directory

5 files changed

+20
-0
lines changed

v2/emailpassword/nextjs/app-directory/about.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
3232
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
3333
```
3434

35+
## Follow our video guide
36+
37+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CVxR-OHorUM?si=UWXDTnA1pH6oRhGC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
38+
3539
</PreBuiltUIContent>
3640

3741
<CustomUIContent>

v2/passwordless/nextjs/app-directory/about.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
3232
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
3333
```
3434

35+
## Follow our video guide
36+
37+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CVxR-OHorUM?si=UWXDTnA1pH6oRhGC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
38+
3539
</PreBuiltUIContent>
3640

3741
<CustomUIContent>

v2/thirdparty/nextjs/app-directory/about.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
3232
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
3333
```
3434

35+
## Follow our video guide
36+
37+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CVxR-OHorUM?si=UWXDTnA1pH6oRhGC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
38+
3539
</PreBuiltUIContent>
3640

3741
<CustomUIContent>

v2/thirdpartyemailpassword/nextjs/app-directory/about.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
3232
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
3333
```
3434

35+
## Follow our video guide
36+
37+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CVxR-OHorUM?si=UWXDTnA1pH6oRhGC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
38+
3539
</PreBuiltUIContent>
3640

3741
<CustomUIContent>

v2/thirdpartypasswordless/nextjs/app-directory/about.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
3232
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
3333
```
3434

35+
## Follow our video guide
36+
37+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CVxR-OHorUM?si=UWXDTnA1pH6oRhGC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
38+
3539
</PreBuiltUIContent>
3640

3741
<CustomUIContent>

0 commit comments

Comments
 (0)