Skip to content

Keep user logged in (not just on the session) #125

@addiinnocent

Description

@addiinnocent

Currently, the user session can be retreived using user.recall({sessionStorage: true}), however this is only for the current session. As links with urls are sent, or the tab is closed, the session is gone.

Here is some research how others approach this problem:
https://stackoverflow.com/questions/53578591/keeping-a-gun-db-user-authenticated-during-a-session

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions