summaryrefslogtreecommitdiff
path: root/src/api
Commit message (Expand)AuthorAgeFilesLines
* remove dependency on chronopennae2022-07-255-43/+24
* make the Clone bytes types Copy as wellpennae2022-07-175-22/+12
* remove SecretBytespennae2022-07-173-8/+8
* use SecretKey for key material in cryptopennae2022-07-172-14/+12
* use HawkKey everywhere hawk keys are handledpennae2022-07-174-71/+27
* add dedicated types for all the tokenspennae2022-07-173-48/+48
* don't use SecretBytes in HawkKey/SecretKeypennae2022-07-174-22/+33
* apply rustfmtpennae2022-07-172-2/+2
* fix clippy warningspennae2022-07-172-3/+4
* keep oauth tokens around a bit after expirypennae2022-07-131-12/+9
* initial importpennae2022-07-1311-0/+2598