smallrye / smallrye-jwt

Apache License 2.0
75 stars 47 forks source link

Add smallrye specific property for inlining secret keys #814

Closed sberyozkin closed 2 months ago

sberyozkin commented 2 months ago

The only standard property for inlining keys has a publickey in its name, so using it inline secret key jwks is not great

sberyozkin commented 2 months ago

Fixed by #815