Тёмный
No video :(

#4: Two Factor Authentication (2FA) - Laravel Fortify Tutorial 

QiroLab
Подписаться 17 тыс.
Просмотров 21 тыс.
50% 1

Опубликовано:

 

22 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@sgm251070
@sgm251070 2 года назад
Great tutorials on Laravel Fortify. Thanks, very useful, I learned a lot!
@QiroLab
@QiroLab 2 года назад
Glad to hear it
@fernandobarrazaquintero8124
@fernandobarrazaquintero8124 3 года назад
Awesome Tutorial, keep the good work
@QiroLab
@QiroLab 2 года назад
Thanks!
@QiroLab
@QiroLab 3 года назад
*Don't get left behind! Try Spec Coder: Supercharge Your Coding with AI!* 👉 qirolab.com/spec-coder Timestamps: 00:00 Introduction 00:38 Enable two-factor authentication (2FA) 04:00 Disable Confirm Password 04:22 Disable two-factor authentication (2FA) 06:14 Implement Confirm Password 08:36 Disable QR Code SVG image 10:19 create a two-factor challenge page 12:57 2FA recovery codes
@nawrasbukhari1867
@nawrasbukhari1867 2 года назад
greetings! I have a problem with fortify 2fa which is not triggering challenge on user login. I have followed everything accurately but minite 10:24 is not showing for me
@umairsaeed5925
@umairsaeed5925 Год назад
same problem for me
@VadimSemakov
@VadimSemakov 10 месяцев назад
and i have this problem too...
@future_of_coding
@future_of_coding 7 месяцев назад
Goto Config/fortify.php go down and comment confirm =>true, then you got this.
@Lucas-mu5no
@Lucas-mu5no 2 года назад
Thank you buddy
@mdsafikulislam9113
@mdsafikulislam9113 3 года назад
Thanks
@QiroLab
@QiroLab 3 года назад
Welcome
@chrisdedavid1860
@chrisdedavid1860 Год назад
10:19 How did it automatically redirect to two-factor-challenge after the login?
@GianmarcoGagliardi
@GianmarcoGagliardi 2 года назад
3:41 give me following error: Target class [password.confirm] does not exist
@nmfmcosta
@nmfmcosta 2 года назад
great video. any way to add a "do not ask 2 factor on this device?"
@agac08
@agac08 3 года назад
thanks
@QiroLab
@QiroLab 3 года назад
Welcome
@tilaadda12369
@tilaadda12369 3 года назад
looking forward for user roles thanks
@tanzimibthesam5861
@tanzimibthesam5861 3 года назад
Nice can we use Fortify if we want to redirect users according to different roles in Laravel. Yet now I ahvent found out any way. A response will be appreciated. Thanks.
@webmaster619
@webmaster619 3 года назад
How can I send this codes by email at the moment to enable the 2FA?
@annaferlich5831
@annaferlich5831 3 года назад
I did everything but after logging in, it does not ask for the code .. maybe because my route after logging in is /admin/dashboard and not /home
@QiroLab
@QiroLab 3 года назад
you can modify this path in the `fortify.home` in fortify.php configuration file .
@shamickgaworski
@shamickgaworski 3 года назад
​@@QiroLab I do have a Home set in fortify. Same problem. I have two-factor enabled, I see tokens in the database for a user, after login, it just won't go to two-factor! It's very frustrating ... how come? The 'enabling' on the dashboard is the only thing one has to do to make this work? Or is there something else manually we have to do? I have it set up exactly as you have on your video (and other videos about it) ... Fortify, Jetstream .... everything works ... even the enabling two-factor works ... but after login, it just won't go there ... have been fighting this for days? Oh, does this have to be online and not on localhost? Thank you in advance for your answer. Is the route file that needs adjustment? Some auth views (which now come already done) ... need adjustement?
@thedavistheory7674
@thedavistheory7674 2 года назад
i know its late, but did you guys found out how to solve it? Because i have, it seems you have to comment (or delete) this line in the fortify.php file Features::twoFactorAuthentication([ //'confirm' => true, //this freaking line, 'confirmPassword' => true, // 'window' => 0, ]),
@Paolo.r
@Paolo.r Месяц назад
did anyone find a solution for this?
@thetmonsoe6464
@thetmonsoe6464 Год назад
I am sad , you don't show all code.I have a problem in route.
@QiroLab
@QiroLab 5 месяцев назад
I understand your frustration, but I assure you that I've displayed every piece of code in the video.
@mevkok
@mevkok Год назад
What is dizabale ?
@umairsaeed5925
@umairsaeed5925 Год назад
Laravel fortify not triggering two factor challenge
@luuktimmermans2952
@luuktimmermans2952 2 года назад
can i use this to replace the jetstream 2fa?
@QiroLab
@QiroLab 2 года назад
Jetstream is using Laravel Fortify for 2FA.
@luuktimmermans2952
@luuktimmermans2952 2 года назад
@@QiroLab oke well i need to make 2fa a requiment and i don't know how
@chetravongsom8256
@chetravongsom8256 2 года назад
Where can I get a code?
@ehteshamumar7985
@ehteshamumar7985 3 года назад
can make a tutorial 2FA using email and SMS?
@QiroLab
@QiroLab 3 года назад
Noted for video tutorial. For now you can read this article: qirolab.com/posts/add-two-factor-verification-via-email-in-laravel-auth-1607082741 I hope it is helpful.
@ehteshamumar7985
@ehteshamumar7985 3 года назад
@@QiroLab thanks
@franmadev
@franmadev Год назад
@@QiroLab missing code in "Now, add following code in app/Notifications/TwoFactorCode.php"
@shanijadoon77
@shanijadoon77 3 года назад
Hello sir my id was hacked by some one he changed my email id in facebook and he apply two factor authentication sir please help me i just only can change my password but cant acceess to two factor plz help
@QiroLab
@QiroLab 3 года назад
I am sorry, I cannot help you on this. You have to contact to facebook support.
@juanandreshernandezunates4617
@juanandreshernandezunates4617 2 года назад
SUBTITLES :(
Далее
▼НОВЫЙ FNAF (мы в пицце) 🍕
29:32
Просмотров 581 тыс.
PEDRO PEDRO INSIDEOUT
00:10
Просмотров 2,9 млн
Two Factor Authentication | Node.js & Speakeasy
24:59
Why Don't We Have A Laravel For JavaScript?
12:36
Просмотров 95 тыс.
13.4 - Laravel Fortify: Two Factor Authentication (2FA)
32:06
Laravel + Livewire todo app (and so much more)
16:41
Просмотров 39 тыс.
Laravel Auth: Add Two-Factor Verification via Email
10:12
How to Make a Passwordless Login System In Laravel
19:51
▼НОВЫЙ FNAF (мы в пицце) 🍕
29:32
Просмотров 581 тыс.