I am working with a UWSGI application server and NGINX reverse proxy server combo and I wanted to add JWT authentication to NGINX and also configure NGINX in such a way as to avoid JWT replay attack, I know how to configure NGINX for JWT authentication but I am clueless regarding the replay attack counter measures other than Time Stamp.
New contributor
Ajith Nair is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.