Skip to content

Commit

Permalink
Merge pull request #820 from ConzorKingKong/master
Browse files Browse the repository at this point in the history
Add nextjs integration video.
  • Loading branch information
rishabhpoddar authored Jul 27, 2024
2 parents 934e772 + b08da16 commit e869528
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions v2/emailpassword/nextjs/app-directory/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
```

## Follow our video guide

<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>

</PreBuiltUIContent>

<CustomUIContent>
Expand Down
4 changes: 4 additions & 0 deletions v2/passwordless/nextjs/app-directory/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
```

## Follow our video guide

<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>

</PreBuiltUIContent>

<CustomUIContent>
Expand Down
4 changes: 4 additions & 0 deletions v2/thirdparty/nextjs/app-directory/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
```

## Follow our video guide

<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>

</PreBuiltUIContent>

<CustomUIContent>
Expand Down
4 changes: 4 additions & 0 deletions v2/thirdpartyemailpassword/nextjs/app-directory/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
```

## Follow our video guide

<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>

</PreBuiltUIContent>

<CustomUIContent>
Expand Down
4 changes: 4 additions & 0 deletions v2/thirdpartypasswordless/nextjs/app-directory/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ Download and run an example NextJS app quickly using the following command:
npx create-supertokens-app@latest --frontend=next --recipe=^{codeImportRecipeName}
```

## Follow our video guide

<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>

</PreBuiltUIContent>

<CustomUIContent>
Expand Down

0 comments on commit e869528

Please sign in to comment.