Skip to content

Persist user/token? #215

@plettb

Description

@plettb

In Maui is there a mechanism for persisting the user or token so that it is available between sessions (i.e. so that the user doesn't actually have to log in each time they use my app)? I'm not sure if it's the "account" or the "token" that should be cached. In other words, I'm not sure if it's the "PCA.GetAccountsAsync" or the "PCA.AcquireTokenSilent" that should be pre-populated.

Thanks!

P.S. I just noticed that this is only a problem on Windows. Android appears to do this automatically (by default).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions