Skip to content

[Feature] Implement refresh tokens for JWT #5

Description

@Gauravpadam

The problem

The current authentication system uses JWT without refresh tokens. As a result, the token expires and I would have to login again after some time

Proposed solution

We could implement refresh tokens (or check if they work correctly) to avoid this

Alternatives considered

Remove JWT? quite plausible 😆

Additional context

A look into Security modules of backend could help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions