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).
This reverts commit 57aad0115cc8d1cd5d04536676a9c054c1ee2865.