~bigbes/core-go

ref: 80be9ad7d6aaf1763b2b3f2c1c31ad9cb3c56271 core-go/cmd/token/main.go -rw-r--r-- 298 bytes
f44afb10 — Simon Ser 4 years ago
go fmt
1d24fef3 — Drew DeVault 5 years ago
auth: s/OAuth2Token/BearerToken/g

This also makes some tweaks to the organization of the crypto module to
make it easier for us to add more keys in the future, which will be
necessary for the internal token redesign.
c2951537 — Drew DeVault 5 years ago
Add debugging command to decode OAuth tokens