Skip to content

add "valid until" option to limit lifetime of signed requests#474

Merged
willnorris merged 1 commit intomainfrom
valid-until
Jun 29, 2025
Merged

add "valid until" option to limit lifetime of signed requests#474
willnorris merged 1 commit intomainfrom
valid-until

Conversation

@willnorris
Copy link
Owner

This is a modification of the commit from #222. Instead of using YYYYMMDD format external, use Unix timestamps. Internally, convert that to a time.Time so that we can use standard methods to compare values.

Closes #222

Closes #222

Co-authored-by: Will Norris <will@willnorris.com>
@willnorris willnorris merged commit fe35d19 into main Jun 29, 2025
8 checks passed
@willnorris willnorris deleted the valid-until branch June 29, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants