about summary refs log tree commit diff
path: root/kittybox-rs/src/indieauth/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* WIP: IndieAuth progressVika2022-07-151-0/+369
- Some kittybox-indieauth crate bugs were fixed - Things should mostly work... - ...if you somehow supply your own backend store - YES I MADE IT MODULAR AGAIN - NO I AM NOT SORRY - YOU WILL THANK ME LATER - DO NOT DENY THE HEAVENLY GIFT OF GENERICS IN RUST - Retrieving profiles doesn't work for now because I am unsure how to implement it best