usefulteam / jwt-auth

WordPress JSON Web Token Authentication
https://wordpress.org/plugins/jwt-auth/
124 stars 50 forks source link

Configuration with Nginx + AWS #11

Open qadyy opened 4 years ago

qadyy commented 4 years ago

Hi I have WordPress website which is running on Nginx server on AWS. I'm not sure how to configure JWT auth correctly. I receive error "jwt_auth_no_auth_header" Thanks!

qadyy commented 4 years ago

Hello, any help please?

contactjavas commented 4 years ago

Hi @el2adiii , sorry for being slow. I'll test this on Nginx and get back to you.

qadyy commented 4 years ago

Hi, hope all is well Any updates?

thanks

brisfekousis commented 4 years ago

Hi,

Any updates on this? I am also interested in the nginx config.

qadyy commented 4 years ago

Hi @contactjavas Can you please update on this? as I'm searching for a lot of solutions but can't find any. Thanks.

qadyy commented 4 years ago

Hello @contactjavas Any help please?

contactjavas commented 3 years ago

Hi @el2adiii , have you fixed the issue above? I'm sorry, for my long absence. I've just tried using Nginx on Vultr and it's fine. I just need to put some constants to wp-config.php just like in the documentation.

If you are still on this issue, can you please explain more?

  1. How's your wp-config.php looks like?
  2. How's your postman testing looks like?

Best, Bagus

qadyy commented 3 years ago

Hi Bagus, Thank you for your reply. Attached the wp-config.php configurations. Please let me know if we need to fix something in it.

Screen Shot 2021-01-06 at 4 18 55 PM