Serves the client's public signing keys as a JSON Web Key Set (JWKS). Bluesky's token endpoint fetches this to verify the private_key_jwt assertion the server signs during token exchange.This endpoint is not called by your app — it is fetched automatically by Bluesky's authorization server.
Request
Authorization
Responses
🟢200
application/json
JSON Web Key Set containing the client's public keys