Jun 24, 2021
0
Level 1
Laravel Passport (Api) with Authentication (Google,Facebook)
Hello Laravel devs. I am developing an application on Laravel and React. At the moment I made Registration, login through Laravel Passport (API). My task is to make Authentication through Google, Facebook. When you click on the button for the first time, it takes data and fills in for example (email, name, surname) and the user fills in the rest of the fields manually. When the user has already been created. To immediately go to the profile. Can you advise how you can implement this? Thank you.
Please or to participate in this conversation.