Should jwt cookie have "bearer" ?
I am trying to learn about authentication and authorization (and a lot of other topics together aswell, as it covers everything about routing, dynamic path, etc). A thing I want to know is, should I put Bearer in the cookie?
Why do we use Bearer by the way? (I am just following some tutorials and they don't explain whyy)
Why do we use Bearer by the way? (I am just following some tutorials and they don't explain whyy)

