Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(types::Token): Don't panic if refresh_token is empty
Service account tokens don't set the refresh_token. Checking the access_token field should be sufficient.
- Loading branch information