React JWT Authentication - Sign up, Login, Logout & Private Route

React JWT Authentication - Sign up, Login, Logout & Private Route

Hong Ly Tech

2 года назад

80,980 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

parthive shill
parthive shill - 19.07.2023 13:25

Thank you

Ответить
phú quảng
phú quảng - 15.10.2022 22:30

.

Ответить
Personal Developer
Personal Developer - 15.09.2022 09:20

Thanks, this is very helped me

Ответить
Thunder
Thunder - 01.09.2022 06:19

How can I protect a private route? With buirpsuite I can modify the response from the server and I can put a fake token on it and it will let me into the route. In your video I didn't see that you verify the token on the client. How do I fix this?

Ответить
Dai Kennett
Dai Kennett - 13.08.2022 19:21

Hey this really helped me, thanks!

Ответить
카라멜땅콩
카라멜땅콩 - 09.06.2022 04:23

thanks~!!

Ответить
Junaid Durrani
Junaid Durrani - 02.05.2022 13:11

Thanks, you have explained well :) (Y)

Ответить
digiart passion
digiart passion - 17.03.2022 08:54

Please do live coding from the scratch....this isnt helpful

Ответить
eaaldark
eaaldark - 18.02.2022 07:51

what version nodejs uses in the video?

Ответить
Pure Aahar
Pure Aahar - 16.02.2022 16:44

pls show your .env file. I am facing issue with -
const accessToken = await JWT.sign(
{ email },
process.env.ACCESS_TOKEN_SECRET,
{
expiresIn: "1m",
}
);

Ответить
kusaten _
kusaten _ - 27.01.2022 06:37

I got a CORS origin problem although setting res.header('Access-Control-Allow-Origin', '*') And setting that via cors library , launched ngrok to each one.
Why got i CORS Error? I don't like use Post man.

Ответить
joe shajan
joe shajan - 26.01.2022 22:14

why your page is reloading we use react for not reloading the page right?

Ответить
sandip gohel
sandip gohel - 29.11.2021 10:34

Hey, I am getting error of = > (secretOrPrivateKey must have a value)
While try to auth/login in postman .. unable to get access token and refresh token
Please help me,

Ответить
Gabriel Martínez
Gabriel Martínez - 22.11.2021 23:39

Nice! just discovered this channel!

Ответить
Mu S
Mu S - 15.11.2021 22:03

What plugin are u using to have 2 directories separate in the sidebar?

Ответить
jon story
jon story - 13.11.2021 23:04

Thanks for sharing your knowledge 😃🙂👍 just wanna say hi from TEXAS 😜

Ответить