Open fumikito opened 8 years ago
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
@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.
If you tell me your environment, that might help me to go forward.
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.
Add rest API hook.