about summary refs log tree commit diff
path: root/kittybox-rs/templates/src/indieauth.rs
Commit message (Collapse)AuthorAgeFilesLines
* Moved the entire Kittybox tree into the rootVika2023-07-291-201/+0
|
* fixup! templates: allow for alt-text on profile photoVika2023-06-151-1/+7
|
* indieauth: parse application metadataVika2022-10-241-4/+19
|
* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVika2022-09-291-1/+1
|
* AAAAAAAAAAAAAAAAAVika2022-09-291-1/+1
|
* AAAAAAAAVika2022-09-291-1/+1
|
* indieauth: fix submit handler not being appliedVika2022-09-291-1/+6
|
* 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