Skip to content

Commit 7bb183e

Browse files
mackenlykodster28
authored andcommitted
Adds Fullstack Nextjs Auth Tutorial (#18092)
* Adds fullstack nextjs auth tutorial draft * Style fixes * Adds auth link and fixes create args * Moves args to args object for shadcn install * Refactor resend prereq * Removes unneeded localhost flag * Removes extra backticks * Adds description to page code and swaps runs to use package manager agnostic component * Fix env access to use cloudflare context * Edits and fixes to resolve issues
1 parent ee8f45b commit 7bb183e

File tree

2 files changed

+458
-0
lines changed

2 files changed

+458
-0
lines changed

src/content/docs/developer-spotlight/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Applications are currently open until Thursday, the 24th of October 2024. To app
1313

1414
## View latest contributions
1515

16+
<LinkTitleCard
17+
title="Setup Fullstack Authentication with Next.js, Auth.js, and Cloudflare D1"
18+
href="/developer-spotlight/tutorials/fullstack-authentication-with-next-js-and-cloudflare-d1/"
19+
>
20+
By Mackenly Jones
21+
</LinkTitleCard>
22+
1623
<LinkTitleCard
1724
title="Generate Dynamic OG Images using Cloudflare Workers"
1825
href="/workers/tutorials/generate-dynamic-og-images-using-workers/"

0 commit comments

Comments
 (0)