zyra / cordova-plugin-pinterest

Cordova plugin for Pinterest
MIT License
10 stars 2 forks source link

Logout #3

Open oosswwaalldd opened 6 years ago

oosswwaalldd commented 6 years ago

Hi, I am testing the plugin, can your please tell me how to logout from Ionic Cordova Angular2 integration? Only the first time I got the login screen, after thar 1st time the logged user profile is loaded automatically

ihadeed commented 6 years ago

Hey @oosswwaalldd ,

The logout method is not implemented. I will have to update the plugin and add the logout method.

oosswwaalldd commented 6 years ago

Thanks for the reply @ihadeed,

I tweaked your source code to force user login with credentials everytime the oAuth process starts.

I'll be watching your project for the logout method.

Thanks for taking the time to do this amazing integration.

Best,

chiemekailo commented 5 years ago

@oosswwaalldd , any feedback on this issue yet?

I tweaked your source code to force user login with credentials everytime the oAuth process starts.

Can you you show how you forced this login? I am thinking of revoking the credentials to force logout instead.