Skip to content

Use durations instead of timestamps

Konrad Borowski requested to merge use-durations-instead-of-timestamps into master

Most users will want to specify concrete expiration duration, and using timestamps would necessitate doing math, when it would be easier if the API itself did the math.

Merge request reports