Check for Authorization: AutaToken before Auth-Token
- Feb 25, 2021
-
-
Luc Everse authored
-
Luc Everse authored
-
Changes the authentication pipeline to consider the Authorization: AutaToken
header before the legacy and HTTP-incompatible Auth-Token
.
Auth-Token
is checked only if Authorization: AutaToken
is not presentAuthorization: AutaToken
Closes #253 (closed)
To be filled in by the reviewers