| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Generate tokens in memory and then store them. | Owen Jacobson | 2025-08-26 |
| This is the leading edge of a larger storage refactoring, where repo types stop doing things like generating secrets or deciding whether to carry out an operation. To make this work, there is now a `Token` type that holds the complete state of a token, in memory. | |||
