wp-api-jwt-auth icon indicating copy to clipboard operation
wp-api-jwt-auth copied to clipboard

Error cambiando el algoritmo / error changing the algorithm

Open guillermo259 opened this issue 3 years ago • 1 comments

Cuando intento cambiar el jwt_auth_algorithm de hs256 a rs256 me retorna un error 500 en el postman. ¿me podrías ayudar?

when I try to change the jwt_auth_algorithm from hs256 to rs256 returns me a error 500 in the postman. can you help me with this?

guillermo259 avatar Oct 02 '22 05:10 guillermo259

Hi,

How are you trying to change it?

A code snippet would help and the error description as well.

Tmeister avatar Oct 07 '22 23:10 Tmeister