+29
-10
who-am-i/src/jwt.rs
+29
-10
who-am-i/src/jwt.rs
······+// https://github.com/atrium-rs/atrium/blob/b48810f84d83d037ee89b79b8566df9e0f2a6dae/atrium-oauth/src/keyset.rs#L41···
+1
-16
who-am-i/src/main.rs
+1
-16
who-am-i/src/main.rs
···-/// then convert to a jwk, probably with something less sketchy than an [online tool](https://jwkset.com/generate)···
+4
-11
who-am-i/src/server.rs
+4
-11
who-am-i/src/server.rs
···-.route("/.well-known/at-jwks.json", get(at_jwks)) // todo combine jwks eps (key id is enough?)······