You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jwtmiddleware.Options struct has an ErrorHandler option but the type is errorHandler which is not exported. Can't override with a custom error Handler.