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

Support custom timestamp #340

Closed
wants to merge 1 commit into from

Conversation

BrandonDyer64
Copy link
Contributor

This will grant the ability to use jsonwebtoken's decode function on wasm32-unknown-unknown so long as a timestamp is provided. This may also help with future unit testing.

resolves #339

@Keats
Copy link
Owner

Keats commented Oct 28, 2023

See my comment in the issue, I don't think this is a good solution.

@Keats Keats closed this Oct 28, 2023
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.

decode panics on wasm32-unknown-unknown when validate_exp is true
2 participants