Alternative ATProto PDS implementation
commits
Author
Commit
Message
Date
Body:
This PR implements proper RFC7638-compliant JWK thumbprint calculation
for DPoP tokens, replacing the simplified hash approach. It also adds
JTI tracking to prevent replay attacks, improves PKCE verification, and
completes the required OAuth endpoints (jwks, revoke, introspect).