jolocom / jolocom-lib

Library for interacting with the identity solution provided by Jolocom.
MIT License
24 stars 18 forks source link

Support user defined expiration dates #369

Closed Exulansis closed 4 years ago

Exulansis commented 5 years ago

Description

Add support for passing custom expiry dates when creating Signed Credentials and Interaction Tokens.

Currently the lib fills in the values automatically (to 1 year for Credentials, and 1 hour for Interaction tokens).

TODO