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
Hi, I'm trying to use resty-openidc with an oidc server using the EdDSA algorithm for its tokens, would it be possible to add support for it?
Right now I'm getting: token is signed using algorithm "EdDSA" which is not supported by lua-resty-jwt
token is signed using algorithm "EdDSA" which is not supported by lua-resty-jwt
The text was updated successfully, but these errors were encountered:
Is EdDSA supported in this library now?
Sorry, something went wrong.
No branches or pull requests
Hi, I'm trying to use resty-openidc with an oidc server using the EdDSA algorithm for its tokens, would it be possible to add support for it?
Right now I'm getting:
token is signed using algorithm "EdDSA" which is not supported by lua-resty-jwt
The text was updated successfully, but these errors were encountered: