-
Notifications
You must be signed in to change notification settings - Fork 202
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
Login Oauth providers using plugin 'Headless Login for WPGraphQL' #214
base: master
Are you sure you want to change the base?
Conversation
@alexookah is attempting to deploy a commit to the scottyzen's projects Team on Vercel. A member of the Team first needs to authorize it. |
❌ Deploy Preview for sleepy-chandrasekhar-717c3d failed. Why did it fail? →
|
@scottyzen This release introduces cookie settings and allows us to replace the WPGraphQL CORS plugin with WP-HeadlessLogin, which now includes support for OAuth login providers. With these updates, this PR is ready for your review! Let me know if you'd like further adjustments! you can see it currently working in my website: https://comewithreverse.com/my-account |
There is a pending PR in
Headless Login for WPGraphQL
. Once this gets merged and a new version is createdwe can replace WPGraphQL cors plugin to the new one that allows to use Login Oauth Providers (Facebook, google, github, instgagram & linkedin)