Skip to content

How to handle JWT expirations and keep great UX #1338

Description

@jsardev

Just a question:

So as JWTs are stateless and don't have any refresh mechanism, how do you guys handle JWT expirations? Having JWTs with a 1d expiration can be a real pain for the users as they would need to log in again every day, not to mention tokens with a 15m exp, which is, by the way, a recommended way to use them.

Any thoughts?

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions