client.token#

Functions#

prepare_token(token)

Prepares an authentication token by ensuring it is prefixed with "Bearer".

Module Contents#

client.token.prepare_token(token)#

Prepares an authentication token by ensuring it is prefixed with “Bearer”.