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

Cached Account Session #70

Closed
cmakthat opened this issue Feb 3, 2016 · 1 comment
Closed

Cached Account Session #70

cmakthat opened this issue Feb 3, 2016 · 1 comment

Comments

@cmakthat
Copy link

cmakthat commented Feb 3, 2016

I'm developing a UWP app and I'm using OneDriveClientExtensions.GetAuthenticatedClientUsingWebAuthenticationBroker to log in. I am able to login successfully and log out as well. Although, let's say I login, the app closes completely and I relaunch the app. Now I no longer have the previous account session to log out. If I try calling "GetAuthenticatedClientUsingWebAuthenticationBroker" again, the "Connecting to service" dialog comes up again to login which is not what I would expect since I have a previous session. I've seen the function "GetSilentlyAuthenticatedMicrosoftAccountClient" but I don't receive a refresh token back from the initial login. Any suggestions for this use case?

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #259 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
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

2 participants