HomePhabricator
Diffusion Comm 52de63b4fcc5

[lib][web][native] Send CSAT in getKeyserverOverrideForAnInviteLink

Description

[lib][web][native] Send CSAT in getKeyserverOverrideForAnInviteLink

Summary:
getKeyserverOverrideForAnInviteLink() performs a Blob Service request but doesn't send Authorization header.
Followed multimedia fetching code and added optional AuthMetadata that is sent if usingCSAT == true.

Test Plan:

  • On my local keyserver, created a community and created invite link
  • Opened the link in the browser - invitation was successful.
  • Searched Blob Service debug logs - Authorization header was present.

Reviewers: tomek

Reviewed By: tomek

Subscribers: ginsu, ashoat

Differential Revision: https://phab.comm.dev/D12437

Details

Provenance
bartekAuthored on Thu, Jun 13, 11:37 PM
Reviewer
tomek
Differential Revision
D12437: [lib][web][native] Send CSAT in getKeyserverOverrideForAnInviteLink
Parents
rCOMMae31755aee5d: [native] Send CSAT when fetching blob service media
Branches
Unknown
Tags
Unknown