~bigbes/core-go

ref: e7ae287d2fec665a26144308e104e778a7ad5071 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