Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(README.md): add documentation for now argument #32

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

copperwall
Copy link
Contributor

@copperwall copperwall commented Sep 16, 2020

Hey @gr2m 👋

I saw the issue for adding documentation for the new now argument and thought I'd give it a shot. Is the README the main place to add documentation for this project?

This argument was added in #28 as an optional way to override the
current system time when generating the expiration and issued_at claims
for a JWT.

Fixes #29

This argument was added in gr2m#28 as an optional way to override the
current system time when generating the expiration and issued_at claims
for a JWT.
Copy link
Owner

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect 👍🏼

@gr2m gr2m merged commit 07ba6ff into gr2m:master Sep 17, 2020
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document new "now" argument in README
2 participants