aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Rename crates (and therefore commands)Libravatar Rutger Broekhoff2024-04-292-358/+0
|
* Restructure authorization flowLibravatar Rutger Broekhoff2024-03-301-51/+51
| | | | | Tried to write verify_claims such that the happy path is to the left as much as possible.
* Use serde_json::json! instead of manually generating JSONLibravatar Rutger Broekhoff2024-01-261-21/+0
|
* Clean up part of the codeLibravatar Rutger Broekhoff2024-01-261-5/+6
|
* Remove Go and C sourceLibravatar Rutger Broekhoff2024-01-242-0/+378
The Rust implementation now implements all features I need