Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

For scope 'wl.offline_access' logout with [liveClient logout] completely from service, not just clear cookies #42

Open
SanCHEESE opened this issue Oct 15, 2014 · 1 comment
Assignees

Comments

@SanCHEESE
Copy link

Currently logout is simply clearing cookies and not logging out from OneDrive.

If we grant access to app with scopes including "wl.offline_access" and after we call [liveClient logout], we can sign in again without entering password and granting access to app.

By removing scope "wl.offline_access" we need to grant access (press YES/NO in webView) for app every first upload/quiery/sign in operation after restarting the application.

Current behavior does not allow to use multiple accounts on one device. Only reinstalling the app helps to sign out completely.

Please, add/rewrite the method to logout fully.

Thanks in advance.

@wangdxnum1
Copy link

In my code,it will happen sometimes,not 100%.But this bug is indeed exist.My English is poor,I hope you can understand me.Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants