You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to use this to auth via laravels api passport ?
I have my ios app set up to use parse with my local parse server, normal login and facebook login ?
So lets say i initiate facebook login in my ios app , how do i go about letting my laravel api i have logged in via parse with facebook and then set the correct user in my laravel api and keep the user logged ? Also creating the laravel user if first time login and it doesnt exists..
Best regards
The text was updated successfully, but these errors were encountered:
can i integrate this with passport for api login ? How should i go about it ?
My app is an ios app with parse and has normal and facebook login ? How should i login vis parse and let my api im logged in via parse and to create “this user” or log it in ? Also to recognize if the user did logged in vi parse Facebook or Normal and handle it correctly and save the user to the db etc if it id a new user
Is there a way to use this to auth via laravels api passport ?
I have my ios app set up to use parse with my local parse server, normal login and facebook login ?
So lets say i initiate facebook login in my ios app , how do i go about letting my laravel api i have logged in via parse with facebook and then set the correct user in my laravel api and keep the user logged ? Also creating the laravel user if first time login and it doesnt exists..
Best regards
The text was updated successfully, but these errors were encountered: