Dear Team,
I am working on a Java REST Client with Oauth2.0 authorization using JWT token.
I saw there are multiple JWT libraries available for Java (https://jwt.io/libraries?language=Java).
I would like to know which library is open source without any license issues and which is the popular one and better to use among all these which does not have any security vulnerabilities.
Thanks
SD