Same access_token after refresh
Open
- Dominant language
- Go
- Stars
- 737
- Forks
- 95
- Avg merge
- 10h 38m
- Merged PRs (30d)
- 2
Description
Hey. Is it expected to have the same access token on calling `fetch` with `--refresh`?
Just based on the naming I would expect to have different tokens in output, but I do have the same
P.S. the original problem I'm trying to solve is to understand why google API gives me `invalid_token` while `oauth2l info` says that token is ok
Contributor guide
Assessment
This issue has not been assessed yet.