Microsoft.Graph uwp always ask to login

114 Views Asked by At

i'm messing around with an uwp app, connecting to an outlook.com account via microsoft.graph sdk. It works fine, but the app doesn't remember the account when i have closed the app and reopen it. When i look at other apps, which use outlook.com auth, you only have to loggon once and the app remembers the credentials.

I checked the PublicClientApplication-Class, but i found nothing where i can store the credentials.

Has anyone got this to work?

Thanks in advance, mprattinger

0

There are 0 best solutions below