about summary refs log tree commit diff
path: root/kittybox-rs/src/bin/kittybox-indieauth-helper.rs
Commit message (Collapse)AuthorAgeFilesLines
* indieauth: parse application metadataVika2022-10-241-6/+23
|
* feat: indieauth supportVika2022-09-191-0/+216
Working: - Tokens and codes - Authenticating with a password Not working: - Setting the password (need to patch onboarding) - WebAuthn (the JavaScript is too complicated)