about summary refs log tree commit diff
path: root/src/bin/kittybox-indieauth-helper.rs
Commit message (Collapse)AuthorAgeFilesLines
* kittybox-indieauth-helper: small cleanupsVika2024-08-181-44/+44
| | | | | | | - Properly catch IndieAuth errors when parsing grant responses - Use the new `into_query_pairs()` method to serialize the authorization request into the authorization endpoint URL - Migrate to `axum::serve` for simplicity in serving the callback hook
* lint: no extra whitespace on line endingsVika2024-01-291-7/+7
|
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+233