Skip to content

No indication on the app that JWT token has expired #84

Description

@AnkushMalaker

When the JWT token expires, there are connection failures that don't make it clear that its an auth failure.
We should check if JWT token is valid, and if not, use saved creds to login. If login is not done, prompt user to press login again, with saved creds. Currently the saved creds are removed if we press logout I believe.

Secondly, when any failure occurs due to auth failure, automatic regeneration of JWT key should be done.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions