Skip to content

Adding support to JWT based tokens #365

Open
@AlmogBaku

Description

@AlmogBaku

Instead of storing the tokens in the DB, we can generate JWT tokens with a unique hash and to deliver them to the user.
This method will reduce dramatically the calls to the DB, and will remove the need to remove old access-tokens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions