Defines the credential values that the SDK accepts.
A string is treated as an access token. { tokenFile } reads a token from a file. Bearers and authorization providers can renew credentials. null and undefined create an SDK without authorization.
{ tokenFile }
null
undefined
Contains the token file.
Defines the credential values that the SDK accepts.
A string is treated as an access token.
{ tokenFile }reads a token from a file. Bearers and authorization providers can renew credentials.nullandundefinedcreate an SDK without authorization.