Skip to main content

Full-Stack Fundamentals 3 - Auth

1h 9m 21s
English
Paid

Course description

In the previous project, we created a working application - Prompt Manager, mastering the key principles of full-stack development using Next.js, Supabase, and Drizzle. Now, we will enhance this application with a crucial feature - user authentication.

Read more about the course

The authentication system will allow each user to view and manage only their own prompts, making the application more personalized, secure, and similar to real web services.

What's new in this project:

  • Instead of starting from scratch, we will use a ready-made template - the source code from the previous Prompt Manager project.
  • The template saves time and allows us to focus immediately on implementing authentication.
  • We will add user registration, login, logout, and restrict data access for each user.

This project is a logical continuation of learning: you will learn to protect user data and configure basic security mechanisms needed in any modern application.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 14 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: 1. Starting from Templates

All Course Lessons (14)

#Lesson TitleDurationAccess
1
1. Starting from Templates Demo
07:54
2
2. Project Setup
04:47
3
3. Authentication with Clerk
05:19
4
4. Clerk Configuration
05:14
5
5. Auth Rules
03:05
6
6. Middleware Setup
05:57
7
7. Clerk Provider Integration
03:06
8
8. Sign-Up Page
06:34
9
9. Updating the Prompts Table
05:12
10
10. Updating Seed Data
05:05
11
11. User Profile Button
05:40
12
12. Requiring an Authenticated User
06:14
13
13. Testing with Multiple Users
01:34
14
14. Deploying the Project
03:40

Unlock unlimited learning

Get instant access to all 13 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Clean Code: Writing Code for Humans

Clean Code: Writing Code for Humans

Sources: pluralsight
Anyone can write code a computer can understand, but professional developers write code *humans* can understand. Clean code is a reader-focused development styl
3 hours 10 minutes 36 seconds
Normal UI

Normal UI

Sources: Anthony Alicea
You don't need to be a designer to make a web application more user-friendly. Successful web applications are user-friendly web applications. The better...
39 minutes 16 seconds
Animating the web with Framer Motion

Animating the web with Framer Motion

Sources: Jeroen Reumkens
Making smooth, performant and beautiful animations is hard. Framer Motion helps you overcome a lot of these struggles. In this course, I'll guide you through ev
6 hours 3 minutes 51 seconds
Testing Fundamentals [EpicWeb]

Testing Fundamentals [EpicWeb]

Sources: Artem Zakharchenko
In this workshop, Artem Zakharchenko, testing expert and creator of the Mock Service Worker API mocking library, will guide you through creating your own versio
5 hours 16 minutes 16 seconds