Skip to content

trying test expired token #111

@haromy

Description

@haromy

I'm trying testing expired token
test via postman
after login, I'm waiting for 5 minutes, for testing token expired
but get a response like this one

{ "errors": [ { "debugMessage": "invalid-jwt | The iss do not match with this server", "message": "Internal server error", "extensions": { "category": "internal" }, "locations": [ { "line": 2, "column": 3 } ], "path": [ "generalSettings" ] } ], "data": { "generalSettings": null } } 

is there anything I'm missing for setup?

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