Add Login/Auth to your React app in 5 mins

preview_player
Показать описание
If you are looking for an easy and fast way to add authentication to your React application without going through the painful process of handling cookies/localstorage and manipulating all the variables to get simple authentication working. And it doesn't stop just here, as developers, we set up a lot of new projects and it kind of feels tiring to keep doing the same thing or even copy/pasting 😲

🎉Our Newsletter is live! Join thousands of other developers

⭐ Timestamps ⭐
00:00 Intro
00:27 The Auth Kit library
01:25 Simple Login UI
02:02 UXPin sponsored video
02:42 Your Authentication Server (login/register)
04:12 Adding authentication to log-in
09:44 Protected routes (only authorized)
11:17 Add Signout
12:41 Cookies are fantastic!

⚡️ React Easy Auth repo

➡️ Build Login/Register API Server w/ Authentication | JWT Express AUTH using Passport.JS and Sequelize

🧭 Turn Design into React Code | From prototype to Full website in no time

🧭 Watch Tutorial on Designing the website on Figma

🧭 Watch Create a Modern React Login/Register Form with smooth Animations

🧭 Debug React Apps Like a Pro | Master Debugging from Zero to Hero with Chrome DevTools

🧭 Master React Like Pro w/ Redux, Typescript, and GraphQL | Beginner to Advanced in React

🧭 Learn Redux For Beginners | React Redux from Zero To Hero to build a real-world app

🧭 Introduction to GraphQL with Apollo and React

Made with 💗 by Coderone
Рекомендации по теме
Комментарии
Автор

🎉Our Newsletter is live! Join thousands of other developers

CoderOne
Автор

Thank you man, you gave just basics and gave them well

sangwaemmanuel
Автор

This is extremely helpful. Thank you so much!

stonecomstock
Автор

title says 5 mins, but the duration of the video is 13+ mins💀💀💀

FreeCodingWorld
Автор

thanks Islem, this was very useful, doing that manually can be a pain, I'll be considering using this lib as a solution for handling authentication, cheers.

brunofilgueiras
Автор

Helped me to go around React authentication with my Spring Boot App, it worked like a charm

sangwaemmanuel
Автор

If I need to be authorized in multiple subdomains and on a domain, is this possible with your library?

mddwzhf
Автор

That's not working for me ...
It says babel pacakges error. And when running this with a project using SWC instead of babel, it totally break my app ...

edena
Автор

Hi Bro, thanks for the tutorial, I'm just wondering if you could do an extended tutorial on how to setup access levels or user roles?

reyaustineechavez
Автор

What is the name of the theme you're using?

tonmoytalukder
Автор

Can you make a refresh token video on this library?

alessandrofoglia
Автор

This was helpful but can you do the same video using react with JavaScript+SWC?

DenzelLawrence-eqxv
Автор

glad i'm not the only one who refers to auth as creepy stuff 🤣

Chmelewsky
Автор

I get an infinite loop after SignOut or go to Private Routes

RonaldoTFM
Автор

Very nice and hjelpfull tutorial, thanks. but i would like to now what vsc color theme you are using. could you tell me some extensions you are using? couse i like it. thnaks in again.

nbjr
Автор

Please also provide the link of api used in this video

nabinsaud
Автор

Thanks a lot mate. You have saved a lot time

LETSSEEGOD
Автор

getting error "Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."

tharindudecosta
Автор

Hi, the cookies are deleted when I refresh the page. Are they supposed to do that?

nizamarif
Автор

im getting an error: annot update a component (`AuthProvider`) can you please help me?

oguisantosilva