Skip to content

Instantly share code, notes, and snippets.

@ritou
Last active February 4, 2020 04:16
Show Gist options
  • Save ritou/166c7cde7abbd40c22601a1badcc76e7 to your computer and use it in GitHub Desktop.
Save ritou/166c7cde7abbd40c22601a1badcc76e7 to your computer and use it in GitHub Desktop.

Application State

{
  "next_url":"/account/settings",
  ...
  "foo":"bar"
}

Encrypt or Singed Application State

(JWE or JWS String)

Application State Hash

SHA256 + Base64 URL Encoded String
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment