okta-jwt-verifier-java icon indicating copy to clipboard operation
okta-jwt-verifier-java copied to clipboard

support for HS512

Open simcoder opened this issue 4 years ago • 2 comments

Is there anyway we can add support for HS512 ? Looking at the code you only support SignatureAlgorithm.RS256 at the moment. If so, how do you handle PR? and releases. I can definitely help out if needed

simcoder avatar Jul 30 '20 01:07 simcoder

@bdemers

simcoder avatar Jul 30 '20 01:07 simcoder

Hey @simcoder! We ❤️ PRs!

It looks like this repo is missing a CONTRIBUTING.md

You find a similar one here: https://github.com/okta/okta-sdk-java/blob/master/CONTRIBUTING.md

And I’ll make sure to update this repo.

The TL;DR is fork and build ‘./mvnw install’

Push a PR when you think it’s ready or if you just have questions.

Keep us posted!

bdemers avatar Jul 30 '20 01:07 bdemers