Skip to content

An expired token is not "authorized" #107

@bramski

Description

@bramski

Part of initialization checks for the token, and can get it from session storage. When it does so, it really needs to check for expiration. An expired token is definitely not valid.

Optionally, it would be good to allow for a check of the token which would ensure it's validity. But simply checking the expiry would be a really easy step. I will likely have a PR for this very soon.

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