Тёмный

Symfony 4 Tutorial: Social Authentication (Facebook, Github) using OAuth 2.0 

OverSeas Media
Подписаться 10 тыс.
Просмотров 16 тыс.
50% 1

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

 

22 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@mahmouddehaini8136
@mahmouddehaini8136 Год назад
After too many hours of search on the internet , I have found this tutorial , and it worked in my end the official documentation is not clear at all and it does not mention all the details !! Great job !!
@bbullorini
@bbullorini 4 года назад
Finally a tutorial that I could make it work on my project! Thank you very much
@OverSeasMedia
@OverSeasMedia 4 года назад
You're most welcome
@LaravelJutsu
@LaravelJutsu 5 лет назад
Awesome tutorial, you deserve more views and subs !!
@OverSeasMedia
@OverSeasMedia 5 лет назад
Hey duuuude . Thank you so much . Btw I can't reach you on discord I've been having this problem for weeks now . Same goes for you ?
@LaravelJutsu
@LaravelJutsu 5 лет назад
@@OverSeasMedia Yes, gonna resend a friend request
@DangkhoaDong
@DangkhoaDong Год назад
Nice tutorial!
@aleksandrbakharev5199
@aleksandrbakharev5199 2 года назад
big thanks!!! you are the best!!!
@jaspreetmaan121
@jaspreetmaan121 4 года назад
Facebook has detected that Myapp- Test1 isn't using a secure connection to transfer information. I Got this error when working in localhost
@ICSVortex-DCS
@ICSVortex-DCS 5 лет назад
Great, thanks, very useful topic.
@OverSeasMedia
@OverSeasMedia 5 лет назад
You're most welcome mate :)
@ICSVortex-DCS
@ICSVortex-DCS 4 года назад
Hi bro. Can you please update this tutorial? It already doesn't work for Sf 4.4, I even don't talk about Sf 5.0
@CarlosASalazar
@CarlosASalazar 4 года назад
true doesnt work SF4.4 and the problem doctrine-bundle^2.1
@max.conrad
@max.conrad 4 года назад
@@CarlosASalazar it worked for me on SF5 project...
@pomaeb5958
@pomaeb5958 5 лет назад
Nice video mate!
@OverSeasMedia
@OverSeasMedia 5 лет назад
Thanks fam . I appreciate it
@MittaSpitta
@MittaSpitta 4 года назад
Nice tutorial! Do you think this would also work with an API instead of an Symfony app?
@tianadede349
@tianadede349 2 года назад
thank you so much
@cr3wcabanger
@cr3wcabanger 5 лет назад
What should i do if i have no response from owner (vk and google. both of them) and have error: An authentication exception occurred. Can you help me? (Use EntityProvider, not FOS bundle)
@OverSeasMedia
@OverSeasMedia 5 лет назад
You can check your dev.log . If no useful information is there check the owner again and make your keys are correct and you're not copying any whitespaces
@sovhip.
@sovhip. 4 года назад
@@OverSeasMedia, thanks for your good explanations. In my case, after checking dev.log, I got this error "Guard authenticator does not support the request." Could you help me on that ? I am using 4.3 and folowing your tuto step by step.
@hariziamani8641
@hariziamani8641 4 года назад
@@sovhip. i'm having the same problem , An authentication exception occurred . did you solve it ?
@sovhip.
@sovhip. 4 года назад
@@hariziamani8641, I did it by solving cURL error 60 following stackoverflow.com/questions/37997669/curl-error-60-ssl-certification-issue-when-attempting-to-use-symfony I hope it will help !
@darkiche3689
@darkiche3689 4 года назад
@@sovhip. Worked for me thanks ! On Symfony 5 !
@CarlosASalazar
@CarlosASalazar 4 года назад
llevo 2 dias haciendo esto y cuando me doy cuenta que flla todo JOEEEEEE.. tengo php 7.1 y no me carga el oauth 1.1 para sf4 pffff
@GameplayWOT
@GameplayWOT 4 года назад
Hello, i have problem with loggin in my app on Symfony 4... My require in app: hwi/oauth-bundle:v0.6.3 php-http/guzzle6-adapter:v1.1.1 php-http/httplug-bundle:v1.16.0 When I login using facebook and return to my app then I have a url "127.0.0.1:8000/login#_=_" and i have statement "An authentication exception occurred." Someone had a similar problem and solved it?
@yokingdom9936
@yokingdom9936 5 лет назад
thanks buddy you 've got a new sub
@OverSeasMedia
@OverSeasMedia 5 лет назад
I appreciate that mate . Thank you and cheers :)
@zahidkhankhan
@zahidkhankhan 4 года назад
thanks for sharing your experiance quite interting to see the whole video
@r0berth25
@r0berth25 4 года назад
hey bro! good tutorial just what I need!! thanks
@ninamehenni3763
@ninamehenni3763 3 года назад
Cache key "App/Entity/User__CLASSMETADATA__" contains reserved characters "{}()/\@:". I have this error when i try to login in with facebook, does someone have an idea how to solve it?
@omniversal4739
@omniversal4739 5 лет назад
Nice one bro.
@OverSeasMedia
@OverSeasMedia 5 лет назад
Aye thanks mate :)
@WalterCervini
@WalterCervini 5 лет назад
nice mi friend, a the best audio.
@OverSeasMedia
@OverSeasMedia 5 лет назад
Well thank you good sir for this :)
@issamkhalifi4623
@issamkhalifi4623 5 лет назад
Hello my friend when i try to install php-http / guzzle6-adapter I receive an error In FileLoader.php line 168: Passing in the "body" request option as an array to send a POST request h been deprecated. Please use the "form_params" request option to send a a lication/x-www-form-urlencoded request, or the "multipart" request option o send a multipart/form-data request in C:\wamp64\www\my_project\config/s vices.yaml (which is loaded in resource "C:\wamp64\www\my_project\config/ rvices.yaml"). In Client.php line 416: Passing in the "body" request option as an array to send a POST request h been deprecated. Please use the "form_params" request option to send a a lication/x-www-form-urlencoded request, or the "multipart" request option o send a multipart/form-data request. I use the symfony 4.1 help me please thank you in advance
@hozykip4372
@hozykip4372 4 года назад
does it include sign up as well?
@dfbastidas
@dfbastidas 4 года назад
thanks for this videotutorial! i am making symfony's videos too, but in spanish :D this video is amazing.
@OverSeasMedia
@OverSeasMedia 4 года назад
You're welcome mate, I wish you the best of luck with the channel, Subbed :))
@dfbastidas
@dfbastidas 4 года назад
OverSeas Media thanks bro 😄
@sidilekhalifa258
@sidilekhalifa258 5 лет назад
thanks
@OverSeasMedia
@OverSeasMedia 5 лет назад
You're welcome :)
@flawnrayen7068
@flawnrayen7068 3 года назад
Hello. Thanks for the content I have been following you lately
@CarlosASalazar
@CarlosASalazar 4 года назад
Ok Just 1FIX to all Its not posible use Symfony 4.4 with doctrine/doctrine-bundle:^2 need doctrine/doctrine-bundle:^1.12 and need doctrine/Common:2.8, that it!! Because /vendor/hwi/oauth-bundle/Security/Core/User/EntityUserProvider.php Use Doctrine\Common\Persistence\ManagerRegistry and this is only avaible until doctrine/common:2.8 JUST IT!! SO!!! Please FIX i dont know how do issue open on github
@albertolucianojara2997
@albertolucianojara2997 4 года назад
change composer.json => "doctrine/doctrine-bundle": "
@cedricradoary1824
@cedricradoary1824 5 лет назад
very very thanks 😊 you are the best 😁😁 can you make a tutorial Paypal :D
@andrewstark917
@andrewstark917 4 года назад
Nobody cares about twig, api, only api, this video is the same as 100500 other about hwio, it has many git samples and good docs
@yasranwar8830
@yasranwar8830 3 года назад
thanks bro
Далее
11 - Symfony 4 REST: JWT API Authentication
26:12
Просмотров 45 тыс.
БЕЛКА РОЖАЕТ?#cat
00:20
Просмотров 832 тыс.
An Illustrated Guide to OAuth and OpenID Connect
16:36
Просмотров 589 тыс.
Symfony 4 Tutorial: Easy admin bundle.
35:44
Просмотров 47 тыс.
OAuth 2.0 and OpenID Connect (in plain English)
1:02:17
Github OAuth using PHP (Sign in with Github)
28:23
Просмотров 11 тыс.
Kerberos Authentication Explained | A deep dive
16:52
Просмотров 343 тыс.
OAuth 2 Explained In Simple Terms
4:32
Просмотров 411 тыс.
Symfony 4 Beginners: Dynamically modify a form (AJAX)
28:54
Git Tutorial For Dummies
19:25
Просмотров 1,1 млн