Skip to main content

javascript object signing and encryption

Definition

is a framework intended to provide a method to securely transfer claims (such as authorization information) between parties. The JOSE framework provides a collection of specifications to serve this purpose.

Related: JWK, JWT. More info