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

[bug] exp always treated as duration #2

Open
coolaj86 opened this issue Oct 21, 2020 · 1 comment
Open

[bug] exp always treated as duration #2

coolaj86 opened this issue Oct 21, 2020 · 1 comment

Comments

@coolaj86
Copy link
Collaborator

Durations should always be in the format 30s, 5m, 24h, etc.

Any time a number is given it should act as a unix timestamp.

@coolaj86 coolaj86 changed the title [bug] exp interpreted as duration even when unix timestamp is given [bug] exp always treated as duration Oct 21, 2020
@coolaj86
Copy link
Collaborator Author

If false is given, it should disable the exp. This should issue a warning, especially if jti is not set.

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

No branches or pull requests

1 participant