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

REST API compatibility #55

Open
fumikito opened this issue Dec 15, 2015 · 3 comments
Open

REST API compatibility #55

fumikito opened this issue Dec 15, 2015 · 3 comments
Assignees
Milestone

Comments

@fumikito
Copy link
Owner

Add rest API hook.

@fumikito fumikito self-assigned this Dec 15, 2015
@fumikito fumikito added this to the 3.0 milestone Dec 15, 2015
@fumikito fumikito modified the milestones: 3.1, 3.0 Nov 4, 2016
@manticarodrigo
Copy link

How is this going? I am developing a mobile app that requires Facebook and Google login and would love to have a simple solution! Thanks :D

@fumikito
Copy link
Owner Author

fumikito commented Jul 6, 2018

@manticarodrigo Sorry, there's no progress now.
I tried to merge it into my ionic app, but temporary abandoned.

How do you create mobile apps? I'm wondering several integration.

  • WordPress should store just SNS's ID and register them via REST API by mobile app.
  • WordPress should store everything and mobile app utilize them via REST API(problem: redirection on authentication failure)

If you tell me your environment, that might help me to go forward.

@manticarodrigo
Copy link

I'm making a headless WooCommerce shop manager app using react. I have facebook and google sdks that give me an access token. Right now I'm using this plugin's fb_connect endpoint to register/authenticate users and it returns a cookie. The problem is that I can't send the cookie with my requests. Also it doesn't have a method for Google sign in.

@fumikito fumikito modified the milestones: 3.1, 4.3 Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants