You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/07 06:50:12 UTC

[GitHub] [apisix] tokers commented on issue #8035: help request: jwt-auth encryption key auto generate?

tokers commented on issue #8035:
URL: https://github.com/apache/apisix/issues/8035#issuecomment-1271181083

   @C2022021 Use secret means you choose the symmetric algorithm to sign/verify the JWT token. You can also use the asymmetric way (with RSA public & private keys). So that's why the secret field is not mandatory.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org