summaryrefslogtreecommitdiff
path: root/src/api/auth/account.rs
Commit message (Expand)AuthorAgeFilesLines
* remove dependency on chronopennae2022-07-251-6/+6
* make the Clone bytes types Copy as wellpennae2022-07-171-13/+5
* remove SecretBytespennae2022-07-171-3/+3
* use SecretKey for key material in cryptopennae2022-07-171-9/+8
* use HawkKey everywhere hawk keys are handledpennae2022-07-171-15/+11
* add dedicated types for all the tokenspennae2022-07-171-22/+19
* don't use SecretBytes in HawkKey/SecretKeypennae2022-07-171-11/+13
* initial importpennae2022-07-131-0/+413