You must log in or register to comment.
…so allow…either?
What’s so hard about checking two headers (
Authorization:
andCookie:
) for the authtoken?It’s a security thing. The HttpOnly cookie can’t be stolen using XSS or something like that, while a bearer token must be stored somewhere where javascript can see it.
Can a non-programmer get some explanation?
HttpOnly cookies can’t be read by javascript, so there’s no way to set the bearer token in the Authorization header.
You have a very wild fantasy of what a non-programmer is.
Okay, well have you ever used a dinglehopper?
I’ve smoothed a schleem or two in my time