Protected ReadonlybaseReadonlyERR_ReadonlyERR_ProtecteddoProtecteddoProtecteddoLink or unlink a third party service to/from a user account
The mode, either "Link" or "Unlink"
The third party service to perform the action with
The parameters for the user to perform the action on
null if successful, otherwise an error message
Search an account.
The SearchAccountRequest to send
an array of SearchAccountResponse and error. Both can be undefined
ProtectedtoHelper to transform data to URLSearchParams
Any key with a value of undefined will be ignored.
Any key with a value of null will be included.
the data to transform to URLSearchParams
a URLSearchParams representaton of data
A generic request helper.