Unnecessary authentication
In c44c99c2 we implemented automatic conversion of access_token
Cookie into HTTP Authentication: Bearer xxx
header.
Remove authenticatedRequest
from all services.
In c44c99c2 we implemented automatic conversion of access_token
Cookie into HTTP Authentication: Bearer xxx
header.
Remove authenticatedRequest
from all services.