Hi All,

Would it make sense to have a JWT spec talk about its JSON representation, example:
{
   "headers": {...}
   "claims": {...}
}

IMHO it might be interesting in cases where JWT is an access token passed over the secure channel or simply used as a standard data/token container

Sergey


_______________________________________________
jose mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/jose

Reply via email to