Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Revoke JWT Validation Access #70

Description

@WingZer0o

In the user dashboard their should be a button that allows an admin to revoke JWT validation access. Basically what can happen is that we can create a new key pair for the public trust certificate that validates the public key that is used to validate the JWT leading to a 401.

In theory this should just kick the user back into the login screen and require them to log back in with their credentials. Thus creating a whole new token, public key, and trust certificate.

Lol this isn't stateless JWT anymore. I'll get around to these issues one day.

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