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

auth-helper: allow for tokens without expiry #11

Merged
merged 8 commits into from
Jan 27, 2022
Merged

auth-helper: allow for tokens without expiry #11

merged 8 commits into from
Jan 27, 2022

Conversation

Adam-Gleave
Copy link
Contributor

A few new changes to obey closer to the JWT spec, and allows us to create tokens without an expiry timestamp. Also allows the field to be ignored during validation (because it will not exist). This could possibly be extended with other optional fields defined in the RFC in the future.

samuel-rufi
samuel-rufi previously approved these changes Jan 25, 2022
samuel-rufi
samuel-rufi previously approved these changes Jan 25, 2022
@samuel-rufi samuel-rufi self-requested a review January 25, 2022 16:13
@Adam-Gleave Adam-Gleave self-assigned this Jan 27, 2022
@Adam-Gleave Adam-Gleave added enhancement c-enhancement Category - Enhancement e-medium Experience - Medium p-high Priority - High and removed enhancement labels Jan 27, 2022
@thibault-martinez thibault-martinez merged commit 6f64ded into iotaledger:main Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-enhancement Category - Enhancement e-medium Experience - Medium p-high Priority - High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants