summaryrefslogtreecommitdiff
path: root/src/api/auth/password.rs
Commit message (Collapse)AuthorAgeFilesLines
* add dedicated types for all the tokenspennae2022-07-171-18/+21
| | | | using SecretBytes for all of them isn't that great.
* don't use SecretBytes in HawkKey/SecretKeypennae2022-07-171-8/+11
|
* initial importpennae2022-07-131-0/+260