This token is to be included implicitly in headers of future labrador api calls. This function should only be used once - during the labrador.client installation process.

write_user_token(token, email, token_path = Sys.getenv("labrador_token_path"))

Arguments

token

user access token (string)

email

user email

token_path

path for user access token rds file

Value

TRUE, invisibly.