Decode invalid tokens #214
Replies: 1 comment
-
You can prevent those behaviors using the default framework middlewares. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
how is it possible to decode a token that is for example invalid because it is past its TTL?
Also I would like to prevent the guard from forwarding to the "login" route.
Thanks in advance,
Henning256
Beta Was this translation helpful? Give feedback.
All reactions