Open
Description
Describe the problem you'd like to have solved
According to both https://github.com/auth0/java-jwt#requirements and this library's profile on JWT.io (https://jwt.io/libraries?language=Java), there's no support for the PS256 algorithm whereas most other JWT libraries do support it.