at_hash calculator

The at_hash claim inside an ID token binds an access token to that ID token, proving the two were issued for the same sign-in. Paste an access token and see how the value is built, step by step.

The access token exactly as it was received. It does not have to be a JWT. An opaque token works just as well, because what gets hashed is the string itself and never anything inside it.