Guide

JWT in OAuth 2.0 & OpenID Connect

How JWT is used in OAuth 2.0 and OpenID Connect.

Try decoding a token yourselfJust paste and the header, payload and claims unfold instantly.
Open the decoder

Related