Variable: JWT\TIMESTAMP\CHECK

October 7, 2024 ยท View on GitHub

๐Ÿ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


โ€ข const JWT_TIMESTAMP_CHECK: "OAUTH_JWT_TIMESTAMP_CHECK_FAILED" = 'OAUTH_JWT_TIMESTAMP_CHECK_FAILED'

Assigned as OperationProcessingError.code when a JWT NumericDate comparison with the current timestamp fails.

See

JSON Web Token (JWT)