• Tutorials
  • Courses
  • Tracks

Question 4

Last Updated :
Discuss
Comments

Where is the JWT typically sent in HTTP authentication requests?

In the URL query string

In the Authorization header as Bearer <token>

In cookies only

Inside HTML forms

Share your thoughts in the comments