Skip to content

iat should not be used for token lifetime validation #254

@nicosabena

Description

@nicosabena

The exp and nbf claims should be used to validate the token lifetime, but the iat should be treated as merely informative.
The JWT spec does not indicate any validation for iat. Other libraries like .Net also don't use iat (e.g. here).

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