We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there
I've followed the guide, as well as copy/pasted the user model from: https://github.com/jwickard/omniauth-wordpress-oauth2-plugin-example
But what to do now? I can't login with devise + Wordpress login credentials. Nothing happens.
My app is: http://viachat-svom.herokuapp.com/users/sign_in
I also tried to add this link, but not sure if that's the way to login with Omniauth: http://viachat-svom.herokuapp.com/users/auth/wordpress_oauth2/callback
My questions is: How to login after completing this guide?
Thank you
The text was updated successfully, but these errors were encountered:
I see that the other issues registered are talking about "GET /users/auth/wordpress_hosted/callback"
So that's the link to login to WP via the Rails app?
I tried to add it, but it just refreshes the page. :/
Sorry, something went wrong.
No branches or pull requests
Hi there
I've followed the guide, as well as copy/pasted the user model from: https://github.com/jwickard/omniauth-wordpress-oauth2-plugin-example
But what to do now? I can't login with devise + Wordpress login credentials. Nothing happens.
My app is: http://viachat-svom.herokuapp.com/users/sign_in
I also tried to add this link, but not sure if that's the way to login with Omniauth:
http://viachat-svom.herokuapp.com/users/auth/wordpress_oauth2/callback
My questions is: How to login after completing this guide?
Thank you
The text was updated successfully, but these errors were encountered: