Skip to content

feature request: add a session type that gets an async function to get and store keys #790

Open
@uriva

Description

@uriva

I'm trying to persist the seen users information and the session auth in my db.

This is not easy to do from outside, e.g. AuthKey is not exposed, the store apis are synchronous...

There should be a sessions type that gets as input an async store and load functions, so the user will be able to save them anywhere.

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