about summary refs log tree commit diff
path: root/kittybox-rs/templates/src/indieauth.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: indieauth supportVika2022-09-191-3/+171
| | | | | | | | | | Working: - Tokens and codes - Authenticating with a password Not working: - Setting the password (need to patch onboarding) - WebAuthn (the JavaScript is too complicated)
* Add a placeholder template for the authorization request pageVika2022-08-131-0/+7