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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cargo update, part 1
Vika
2023-07-17
1
-2
/
+2
*
Use tokens from the auth backend to authenticate for Micropub
Vika
2022-09-28
1
-0
/
+5
*
indieauth: add "token_type" and "scope" to token grant response
Vika
2022-09-28
1
-0
/
+21
*
kittybox-indieauth: fix extraneous padding in PKCE challenges
Vika
2022-09-20
2
-5
/
+25
*
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
2
-0
/
+27
*
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
4
-15
/
+50
*
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
4
-0
/
+517