index
:
kittybox
this commit
main
nix-cross
An IndieWeb-centric blogging engine designed for self-hosting
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kittybox-rs
/
indieauth
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
kittybox-indieauth: Allow converting more types to/from strings
Vika
2022-09-19
3
-0
/
+41
*
indieauth: replace numerous placeholders in the prototype
Vika
2022-07-27
1
-3
/
+6
*
kittybox-indieauth: fix AuthorizationRequest doctest
Vika
2022-07-22
1
-2
/
+3
*
kittybox-indieauth: document the entire crate
Vika
2022-07-22
3
-23
/
+333
*
kittybox-indieauth: axum helpers for responses
Vika
2022-07-22
1
-0
/
+40
*
kittybox-indieauth: convert Error into axum::response::Response
Vika
2022-07-19
1
-0
/
+14
*
kittybox-indieauth: improve docs and the Error type
Vika
2022-07-19
2
-22
/
+97
*
WIP: IndieAuth progress
Vika
2022-07-15
2
-3
/
+7
*
Add enum for requests that the authorization endpoint may encounter
Vika
2022-07-15
1
-1
/
+8
*
kittybox-indieauth: add From impls for TokenIntrospectionResponse
Vika
2022-07-15
1
-0
/
+16
*
kittybox-indieauth: improve types and make more of them public
Vika
2022-07-10
3
-14
/
+49
*
kittybox-indieauth: implement FromStr for Scopes
Vika
2022-07-10
1
-3
/
+12
*
Security bugfix: fix Scopes::has_all() incorrectly checking scopes
Vika
2022-07-10
1
-2
/
+15
*
kittybox-indieauth: init
Vika
2022-07-10
3
-0
/
+499