|
|
|
|
|
by Savageman
749 days ago
|
|
Maybe it's irrelevant but for JWT to be passed as a Bearer in the header Authentication header, it needs to be accessible from the browser?
Aren't httpOnly cookie safer in this regard? Or do we see set the JWT in the cookie too? |
|