Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

isUserSignedIn caches the userSession from shared preferences #116

@friedger

Description

@friedger

The default implementation of BlockstackSession uses SessionStore backed by the default shared preferences.

If two BlockstackSession exists backed by the same preferences and the user is logged out in one session then the second does not reflect that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions