We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
JWTOptions
JWTVerifyOptions
Since they represent parameter types for top-level methods, they should be exported.
The text was updated successfully, but these errors were encountered:
feat: export JWTOptions and JWTVerifyOptions parameter types
406f2c1
fixes #197
feat: export JWTOptions and JWTVerifyOptions parameter types (#198)
8ba42e7
chore(release): 5.7.0 [skip ci]
db60cef
# [5.7.0](5.6.3...5.7.0) (2021-08-31) ### Features * export JWTOptions and JWTVerifyOptions parameter types ([#198](#198)) ([8ba42e7](8ba42e7)), closes [#197](#197)
🎉 This issue has been resolved in version 5.7.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
mirceanis
Successfully merging a pull request may close this issue.
Since they represent parameter types for top-level methods, they should be exported.
The text was updated successfully, but these errors were encountered: