Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An Application Token is made up of the following required fields.

NameDescriptionData TypeInformationExample
issIssuerStringThe agreed identifier of the system issuing the tokenapplication.example.com
audAudienceStringThe target MILK API environmentapi.milkbooks.com
expExpiryUNIX TimestampThe time that this token should expire1374112588

Example

An application token might look like this (without base64 encoding)

...