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
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