Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Nextjs.mdx #1019

Merged
merged 31 commits into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
926b588
Create Nextjs.mdx
Esther-Lita Sep 12, 2023
a23d038
Updated text on Next.js
Esther-Lita Sep 13, 2023
f8f2fb1
Added local images
Esther-Lita Sep 14, 2023
57dc136
Rename Nextjs.mdx to nextjs.mdx
Esther-Lita Sep 14, 2023
de943ec
Removed unnecessary header information
Esther-Lita Sep 15, 2023
b376aa7
Merge branch 'main' into todo-app-tutorial
Ashutosh-Bhadauriya Sep 15, 2023
afabc78
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
1fde3b6
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
fd06cf5
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
651daa2
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
664af50
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
f4be114
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
4998683
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
4e8a583
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
732c095
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
5a0a1c9
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 17, 2023
b3264f0
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 18, 2023
9000312
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 18, 2023
7fef16e
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 18, 2023
85d0222
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 18, 2023
62e2a9a
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 18, 2023
6a6e9b7
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 18, 2023
1903a2f
Update docs/docs/guides/tutorials/nextjs.mdx
Esther-Lita Sep 18, 2023
f12180e
Merge branch 'main' into todo-app-tutorial
Esther-Lita Sep 18, 2023
93ff93b
Merge branch 'main' into todo-app-tutorial
Esther-Lita Sep 18, 2023
85cc587
Merge branch 'main' into todo-app-tutorial
Esther-Lita Sep 22, 2023
81b40c4
Merge branch 'main' into todo-app-tutorial
Esther-Lita Sep 25, 2023
a866f90
Updated JWTs introduction
Esther-Lita Sep 25, 2023
282acec
Merge branch 'main' into todo-app-tutorial
Esther-Lita Sep 26, 2023
44fc165
Merge branch 'main' into todo-app-tutorial
Esther-Lita Sep 27, 2023
6f53359
Merge branch 'main' into todo-app-tutorial
lfleischmann Oct 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
774 changes: 774 additions & 0 deletions docs/docs/guides/tutorials/nextjs.mdx

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ const sidebars = {
{
type: "category",
label: "Tutorials",
items: [
"guides/tutorials/php",
],
items: ["guides/tutorials/php", "guides/tutorials/nextjs"],
},
],
};
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/next-tutorial/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/next-tutorial/hanko-auth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/next-tutorial/hanko-profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/next-tutorial/new-project.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/next-tutorial/next-config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.