How to send a JWT token to protected routes.
You can pass the JWT token along with your request as a query parameter called token there's some more information available in this chapter.
token
Last updated 5 years ago