Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dependency on chrono | pennae | 2022-07-25 | 1 | -6/+6 |
* | make the Clone bytes types Copy as well | pennae | 2022-07-17 | 1 | -4/+3 |
* | use HawkKey everywhere hawk keys are handled | pennae | 2022-07-17 | 1 | -9/+3 |
* | add dedicated types for all the tokens | pennae | 2022-07-17 | 1 | -8/+8 |
* | don't use SecretBytes in HawkKey/SecretKey | pennae | 2022-07-17 | 1 | -2/+8 |
* | apply rustfmt | pennae | 2022-07-17 | 1 | -1/+1 |
* | keep oauth tokens around a bit after expiry | pennae | 2022-07-13 | 1 | -12/+9 |
* | initial import | pennae | 2022-07-13 | 1 | -0/+433 |