Set the access token to be added as the Authorization: Bearer 'token' header Useful for client only apps where a proxy API route isn't involved to securely add the access token
Authorization: Bearer 'token'
access token
Set the access token to be added as the
Authorization: Bearer 'token'
header Useful for client only apps where a proxy API route isn't involved to securely add the access token