Glossary
JSON Web Encryption (JWE)
JWE is the standard format used to encrypt JSON-based payloads so only intended recipients can read them. It is used when token contents themselves are sensitive.
JWE is the standard format used to encrypt JSON-based payloads so only intended recipients can read them. It is used when token contents themselves are sensitive.