Hi guys
I have a problem with plugin. Ok so basically i already did the OAuth2 plugin for Google and it's working perfectly fine, now I want to do the same to WordPress but i can't. I think the reason why is because of the javascript in OAuth_Home1432692476860, the OAuth_Helper.init().
Here's the screenshot:
As you can when i test, the first page will be the OAuth_Home1432692476860 and then after i click sign in, it will redirect me to OAuth_Details(i'm using this for Google), by right it should redirect me to to the login_url that i entered in the above picture. I'm not sure but i think it's because of the OAuth_Helper.init()......Do advice!