Companion
object Companion
Properties
Link copied to clipboard
Default freshness window in seconds. Matches the SEP-31 specification's recommendation; setting freshnessSeconds above this value deviates from the spec and should only be used to absorb test-environment clock skew.
Link copied to clipboard
Maximum permitted freshnessSeconds value. Values above this are rejected with IllegalArgumentException at construction time; the upper bound exists to keep the freshness window from becoming a security footgun.