Hi,
I have an access token that I would like to pass as a key:value pair like Authorization: Bearer {accessToken} into the header.
I have looked into another issue (#224) to resolve this but I don't understand how I can pass as request interceptors as function via apiOptions.
Thanks for your help!
Hi, I have an access token that I would like to pass as a key:value pair like Authorization: Bearer {accessToken} into the header. I have looked into another issue (#224) to resolve this but I don't understand how I can pass as request interceptors as function via apiOptions. Thanks for your help!