about summary refs log tree commit diff
path: root/kittybox-rs/indieauth/src/pkce.rs
Commit message (Expand)AuthorAgeFilesLines
* Moved the entire Kittybox tree into the rootVika2023-07-291-132/+0
* kittybox-indieauth: fix extraneous padding in PKCE challengesVika2022-09-201-4/+24
* kittybox-indieauth: Allow converting more types to/from stringsVika2022-09-191-0/+21
* kittybox-indieauth: document the entire crateVika2022-07-221-17/+33
* WIP: IndieAuth progressVika2022-07-151-2/+4
* kittybox-indieauth: improve types and make more of them publicVika2022-07-101-2/+2
* kittybox-indieauth: initVika2022-07-101-0/+73