flackr / circ

An IRC packaged chrome app
BSD 3-Clause "New" or "Revised" License
388 stars 79 forks source link

Use refresh tokens to avoid needing new tokens regularly. #410

Open flackr opened 7 years ago

flackr commented 7 years ago

The google auth token retrieved for the host should make use of a refresh token to avoid re-prompting the user regularly.