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

chore: remove use of @asserts #31

Merged
merged 2 commits into from
Jun 18, 2024
Merged

chore: remove use of @asserts #31

merged 2 commits into from
Jun 18, 2024

Conversation

tanmaykm
Copy link
Owner

Check and throw errors explicitly instead of using @assert.

fixes: #27

Check and throw errors explicitly instead of using `@assert`.

fixes: #27
src/JWTs.jl Outdated Show resolved Hide resolved
src/JWTs.jl Outdated Show resolved Hide resolved
src/JWTs.jl Outdated Show resolved Hide resolved
@tanmaykm tanmaykm merged commit bce27d2 into master Jun 18, 2024
9 checks passed
@tanmaykm tanmaykm deleted the tan/removeassert branch June 18, 2024 07:58
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.

Remove use of @asserts in some areas?
2 participants