Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indieauth: add "token_type" and "scope" to token grant response | Vika | 2022-09-28 | 1 | -1/+5 |
* | Make webauthn and openssl optional | Vika | 2022-09-19 | 1 | -3/+16 |
* | feat: indieauth support | Vika | 2022-09-19 | 1 | -125/+291 |
* | kittybox-templates: split out MF2 rendering and get rid of log crate | Vika | 2022-07-27 | 1 | -1/+0 |
* | indieauth: replace numerous placeholders in the prototype | Vika | 2022-07-27 | 1 | -25/+150 |
* | kittybox-indieauth: axum helpers for responses | Vika | 2022-07-22 | 1 | -13/+13 |
* | indieauth: Indicate refresh token grant as supported | Vika | 2022-07-19 | 1 | -1/+1 |
* | kittybox-indieauth: convert Error into axum::response::Response | Vika | 2022-07-19 | 1 | -22/+22 |
* | indieauth: improve security checks | Vika | 2022-07-19 | 1 | -2/+29 |
* | Implement /.well-known/oauth-authorization-server | Vika | 2022-07-19 | 1 | -22/+38 |
* | kittybox-indieauth: improve docs and the Error type | Vika | 2022-07-19 | 1 | -14/+60 |
* | WIP: IndieAuth progress | Vika | 2022-07-15 | 1 | -0/+369 |