peburrows / goth

Elixir package for Oauth authentication via Google Cloud APIs
http://hexdocs.pm/goth
MIT License
289 stars 111 forks source link

Document refresh token #118

Closed mrdotb closed 2 years ago

mrdotb commented 2 years ago

Hello,

I struggled a bit to find the correct token to upload video on youtube it does not work with service account. I realize later that goth 1.3 support refresh_token when I read the code. I wrote upload on youtube with elixir The part to get the refresh token could be useful for goth users.

wojtekmach commented 2 years ago

Thank you for creating the walkthrough! I'm not sure how to best integrate it into our docs. Perhaps a section at the bottom of the README with community resources? I'm gonna close the issue in the meantime, but please feel free to send a PR.