I have a NodeJS backend that has a few Rest APIs. I am able to generate the JWT token, but I am confused about how to pass this token to other APIs. I think there are 3 appr