Replies: 2 comments 3 replies
-
Hey @JoeyyT We're currently not adding features to HBP and JWK was removed because we wanted to keep it simple. If you want to give it a go with JWK that would be OK for us. Internally we've frozen development on HBP and are focusing all our effort on a new auth service for Hasura. We hope to make it public in the coming weeks and we plan to add JWT (private/public) support for this new service. |
Beta Was this translation helpful? Give feedback.
3 replies
-
RSA is not working anymore? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am looking to implement HBP in our stack of our software development company. One of our priorities is security and as I can see from the documentation the current method of JWT signing is through a secretKey.
Is it currently possible to provide a private/public key combination to introduce the capability of other microservices to make use of only the public key instead of the global secret?
If this is not possible, would it be possible for me to create a PR and merge within a short time frame?
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions