alpha
Login
or
Join now
aly.codes
/
microcosm-rs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
microcosm-rs
/
who-am-i
/
src
/
at
order_query
6 files
phil
more new clippy fixes
11mo ago
fc49d468
expiring_task_map.rs
post for user info follow-up instead of get saw some spurious double-requests that led to taking the expiring task map key early which is maybe an indication that the fragility of only having once chance to retrieve it by key is kind of a problem, but hey we can paper over that by POSTing for now for a slightly higher chance that nothing in the stack will try to re-request somehow.
1 year ago
jwt.rs
put the kid in the header so that later jose knows which key to try (it will not just try them all)
1 year ago
lib.rs
make jwts with the did in em
1 year ago
main.rs
slightly okay-er jwks treatment bleh
1 year ago
oauth.rs
one jwks.json to rule them all
1 year ago
server.rs
more new clippy fixes
11 months ago