~bigbes/core-go

ref: 1f6fac1ddae1bad2ed3dcd91b1db1daa17deaafd core-go/auth/bearer_test.go -rw-r--r-- 2.3 KiB
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.
bfc744fc — Drew DeVault 5 years ago
Add basic auth tests