Skip to content

Where to catch AuthenticationException? #57

Closed Answered by albertcht
kingIZZZY asked this question in Q&A
Discussion options

You must be logged in to vote

Exceptions thrown in middleware can only be handled in the exception handler.
You can override unauthenticated function in your exception handler.

I will update the description here to make it clearer.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kingIZZZY
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants