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
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'sfb_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.
The text was updated successfully, but these errors were encountered: