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
in jwt verification in the protected route(middleware), it may continue the functionality, but it is not the right way or optimal way, using the promisified syntax.
The text was updated successfully, but these errors were encountered:
in jwt verification in the protected route(middleware), it may continue the functionality, but it is not the right way or optimal way, using the promisified syntax.
The text was updated successfully, but these errors were encountered: