Closed johakoch closed 1 year ago
bearer = true
jwt
Authorization: Bearer ...
header = "Authorization"
bearer = true
forjwt
block to indicate retrieving token fromAuthorization: Bearer ...
(new default token source config).header = "Authorization"
for the same purpose.Reviewer checklist