save_auth_rtoot function

save a bearer token to file

save a bearer token to file

save_auth_rtoot(token, name = NULL, path = NULL)

Arguments

  • token: bearer token created with create_token
  • name: A file name (if you want to store more than one token).
  • path: A path where the token is stored.
  • Maintainer: David Schoch
  • License: MIT + file LICENSE
  • Last published: 2024-10-30