Skip to content

Provide more token storage options #140

@fluffy-critter

Description

@fluffy-critter

In certain threading and hosting situations, the in-memory token store isn't super reliable, causing intermittent difficulties for login (especially via email). It's time to finally provide some key-value backing storage as described in the docs.

Possibilities:

  • SQLite (file-backed)
  • redis
  • memcached
  • lmdb

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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