linagora / esn-frontend-common-libs

Common ground for OpenPaaS frontend (https://open-paas.org)
Other
4 stars 12 forks source link

OpenPaaS-Suite/esn-frontend-account#79 Avatar upload request include… #154

Closed MichaelBailly closed 3 years ago

MichaelBailly commented 3 years ago

…s custom headers

This is useful when the user is authenticated through OIDC.

Here the Authorization: bearer token will be propagated in the request.

Closes OpenPaaS-Suite/esn-frontend-account#79