โ๏ธ ๐๐๐ ๐บ๐ฒ ๐ฎ ๐ฐ๐ผ๐ณ๐ณ๐ฒ๐ฒ:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes
๐ Django Testing series: https://youtube.com/playlist?list=PL4cUxeGkcC9ic9O6xDW2d1qMp3rMOb0Nu
โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ
In this video, we'll look at Clerk and authentication, protected routes and user/session data in a Next.js application. We'll see how to authenticate with email/password, as well as with the Google provider.
๐ ๐๐ต๐ฎ๐ฝ๐๐ฒ๐ฟ๐:
00:00 Intro to Clerk
03:06 ClerkProvider and Clerk components
04:07 Setting up a Clerk app for authentication
13:22 Protecting Routes in Next.js with Clerk Middleware
18:29 Accessing user and session data in Next.js components
๐ฆ๐ผ๐ฐ๐ถ๐ฎ๐น ๐ ๐ฒ๐ฑ๐ถ๐ฎ:
๐ Blog: https://bugbytes.io/posts/
๐พ Github: https://github.com/bugbytes-io/
๐ฆ Twitter: https://twitter.com/bugbytesio
๐ ๐๐๐ฟ๐๐ต๐ฒ๐ฟ ๐ฟ๐ฒ๐ฎ๐ฑ๐ถ๐ป๐ด ๐ฎ๐ป๐ฑ ๐ถ๐ป๐ณ๐ผ๐ฟ๐บ๐ฎ๐๐ถ๐ผ๐ป:
Clerk: https://clerk.com/
Clerk & Next.js: https://clerk.com/docs/quickstarts/nextjs
Clerk Middleware: https://clerk.com/docs/references/nextjs/clerk-middleware
User & Session Data: https://clerk.com/docs/references/nextjs/read-session-data
Next.js Installation: https://nextjs.org/docs/app/getting-started/installation
#javascript #nextjs #nextjstutorial #webdevelopment #clerk