There is an issue with the route. When retrieving data from a social network, you search for a user based on their email. However, what if an attacker created a fake social network account using a genuine user's email in your system?
A really great video, and it helps me a lot to understand socialite, although one thing is still missing, how could I use it with passport/api based authentication
I have one question. I created the front in next.js and laravel is only used for the api. Using laravel Sanctum for authentication. Now I want to use Facebook and Google login in my application. I want the user to register and login through those Social Media credentials in my own application. How I should do this?
WOw. this video clearly provide how to use this package with other oauth providers . I want to use passport for authentication (which I am using). this video will help me with login from facebook and google. but my app is using Reactjs as frontend and I am thinking about security. I have seen your video about securing APIs with JWT. how can I secure my APIs using passport?
Thanks to you for your good content tutorial .I am your good follower. Please make a tutorial for Luman api using jwt Auth. I means likes- Laravel project data sent to database using Luman api with jwt auth.
Hello Andrew, in production I receive the following error: Laravel\Socialite\Two\InvalidStateException and vendor/laravel/socialite/src/Two/AbstractProvider.php:209. I tried all kinds of solutions from different forums and can't find the solution. Can you think of what it could be?
I encountered the same error as well. Consequently, I realized that it occurs when I click on the authorization once and then click the "Back" button in the browser, attempting to log in again. However, if I access the authorization form using a clean URL, everything works correctly.
So many hours of my life prevented from being spent on this. Thank you
Laravel is magic. Everything is decorated. I have been working with another framework but couldn't find any comfort like Laravel.
It really is the best!
laravel is so beautiful its gonna make me cry.. Thank you Andrew.
Short, quick, easy, to the point, Great one
Finally found this tutorial. A good one, easy to understand and reproduce with another provider. Awesome man!
Thanks, I'm glad it helped!
It was crystal clear and concise. You should keep it up because you have great teaching skills. Subscribing!
Concise, easy to understand tutorial. Thanks a lot!
Very useful and clearly explained! Thanks a lot :D
You deserve a lot more subscribers
thank you for your videos, this really help the community.
Great video. Incredibly helpful and concise. Keep up the great work!
Great video but can you cover how we can add logging in from another web application which isn't included in the socialite list?
There is an issue with the route. When retrieving data from a social network, you search for a user based on their email. However, what if an attacker created a fake social network account using a genuine user's email in your system?
Very helpful Perfect explaining! Thank you
A really great video, and it helps me a lot to understand socialite, although one thing is still missing, how could I use it with passport/api based authentication
Great video. The google Oauth doesn't require a public callback. Is there anyway to test google version? Thank you!
Works in Laravel 7. Thanksssssssss
Hi Andrew, first of all great tutorial. I was wondering if I am using laravel fortify and laraval sanctum can I still create user, generate a token?
Excellent explaining. Very useful. Thanks a lot!
It's really helpful. Excellent explaining. Thanks
Hey, thank you for this video!
What is this theme you're using in your PHPStorm? Thanks! :)
thanks for the video 🙏🙏🙏
Thanks
which theme you are using for php storm Sir?
Wow cool, thanks
thanks
245 likes! 0 dislike! Where those haters that dislike for no reason at all!
I have one question. I created the front in next.js and laravel is only used for the api. Using laravel Sanctum for authentication. Now I want to use Facebook and Google login in my application. I want the user to register and login through those Social Media credentials in my own application. How I should do this?
Awesome!
Very clear, awesome. Thanks
thankyou so much @andrew
Love this. Thanks
Great tut
Thanks for the concise tutorial :)
Really great video.
can we get some help with cloudconvert api using Laravel ?
Amazing tutorial :)
Greate... thanks for the information
WOw. this video clearly provide how to use this package with other oauth providers .
I want to use passport for authentication (which I am using). this video will help me with login from facebook and google. but my app is using Reactjs as frontend and I am thinking about security. I have seen your video about securing APIs with JWT. how can I secure my APIs using passport?
Thanks you, very nice!
Nice bro, you are awesome
You are Awesome.
that's easy thanks a lot
wow awesome .... thanks man
Thanks to you for your good content tutorial .I am your good follower. Please make a tutorial for Luman api using jwt Auth. I means likes- Laravel project data sent to database using Luman api with jwt auth.
Hello Andrew, in production I receive the following error: Laravel\Socialite\Two\InvalidStateException and vendor/laravel/socialite/src/Two/AbstractProvider.php:209. I tried all kinds of solutions from different forums and can't find the solution. Can you think of what it could be?
I encountered the same error as well. Consequently, I realized that it occurs when I click on the authorization once and then click the "Back" button in the browser, attempting to log in again. However, if I access the authorization form using a clean URL, everything works correctly.
How can i sign in with apple in laravel??
Simply Great
Thanks man ☺ ♥
Laravel\Socialite\Two\InvalidStateException
hi, has anyone found a solution to the problem?
Nice... +1 :)
How to get gender and password from Google.