Skip to content
Discussion options

You must be logged in to vote

Hi, thank you for the quick answer, I read it a while ago but tried to find the issue before I reply here.

Turns out, my custom authentication filter was trying to validate the encrypted token using the signed token method, and when the exception was thrown, instead of handling it and letting other filters take control, I just caught it and threw it again, messing up everything.

This is quite embarrassing, sorry 🥲

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Timdebo
Comment options

Answer selected by Timdebo
@lhazlewood
Comment options

@Timdebo
Comment options

@lhazlewood
Comment options

@Timdebo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants