I have a question regarding using supertokens node...
# general
n
I have a question regarding using supertokens node in express. If I throw an error manually in one of my routes, after errorHandler() middleware, will the error be forwarded using next if it's not a supertokens error?