~bigbes/core-go

ref: 00133fa6bc034f5bb91fcb63f6ff815906035c5e 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