Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kittybox-indieauth: axum helpers for responses | Vika | 2022-07-22 | 1 | -0/+40 |
* | kittybox-indieauth: convert Error into axum::response::Response | Vika | 2022-07-19 | 2 | -0/+27 |
* | kittybox-indieauth: improve docs and the Error type | Vika | 2022-07-19 | 2 | -22/+97 |
* | WIP: IndieAuth progress | Vika | 2022-07-15 | 2 | -3/+7 |
* | Add enum for requests that the authorization endpoint may encounter | Vika | 2022-07-15 | 1 | -1/+8 |
* | kittybox-indieauth: add From impls for TokenIntrospectionResponse | Vika | 2022-07-15 | 1 | -0/+16 |
* | kittybox-indieauth: improve types and make more of them public | Vika | 2022-07-10 | 4 | -15/+50 |
* | kittybox-indieauth: implement FromStr for Scopes | Vika | 2022-07-10 | 1 | -3/+12 |
* | Security bugfix: fix Scopes::has_all() incorrectly checking scopes | Vika | 2022-07-10 | 1 | -2/+15 |
* | kittybox-indieauth: init | Vika | 2022-07-10 | 4 | -0/+517 |