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
I'm currently building an application and I was wondering if the is a way of enabling "jwt_required" to all routes by default, and have a way to make exceptions on specific routes I want to allow access without a JWT Token.