We are using Auth0 for authentication and authorization for application.
We use RS256 alg to know how to create a Private Key and share it with a different server to validate the JWT token.
Hi @mail4mithu,
Would you mind providing more information about your app such as which technologies you are using?
For JWT validation, there are several examples in the backend Quickstarts. You might be able to find an example for your use case there: