Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use with laravel passport api auth ? #28

Open
hopye opened this issue Mar 23, 2019 · 2 comments
Open

Use with laravel passport api auth ? #28

hopye opened this issue Mar 23, 2019 · 2 comments

Comments

@hopye
Copy link

hopye commented Mar 23, 2019

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

@hopye
Copy link
Author

hopye commented Mar 24, 2019

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

@Parziphal
Copy link
Owner

Hello, sorry for late reply.
I've never used Laravel Passport before, so I don't know what you'd like to do nor how to do it, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants