cdbattags / lua-resty-jwt

JWT For The Great Openresty
Apache License 2.0
146 stars 44 forks source link

(feat) add PS256 and PS512 support for signing and verification #57

Open adanegit opened 2 years ago

adanegit commented 2 years ago

This PR enhances both signing and verification to support PS256 and PS512

cc: @cdbattags

adanegit commented 2 years ago

@cdbattags can you please review this PR?

cdbattags commented 2 years ago

Hi @adanegit, sorry! I just started a new company and we'll be using this in production so the repo will be seeing a lot more love. Give me a couple more days to review and I'll have it merged!