Hi All,
I am new to JWT,I am working on RSA256 JWT auth.
I want to generate a private/Public key pair,I tried to generate online but the public key not getting validate.
Is there any other way we need to generate the keys ?
Thanks
Hi All,
I am new to JWT,I am working on RSA256 JWT auth.
I want to generate a private/Public key pair,I tried to generate online but the public key not getting validate.
Is there any other way we need to generate the keys ?
Thanks
Hey @jugalnaik123, Welcome to the Auth0 Community!
You can use OpenSSL to generate a private/public key pair.
We have a sample command here you can refer to:
Regards,
Sid
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.