oauth token now contains trailing dots
Open
- Dominant language
- Go
- Stars
- 737
- Forks
- 95
- Avg merge
- 10h 38m
- Merged PRs (30d)
- 2
Description
Recently tokens returned from `fetch` are different than tokens I've retrieved in the past. The tokens are now right padded with dots.
example:
```
ya29.c................................................................................
```
Is this intended and are the dots part of the actual token?
Contributor guide
Assessment
This issue has not been assessed yet.