Hello,
I am developing a Plumber API Hosted on Ubuntu server (Port:8000) that has an Nginx with SSL Certificate and proxy_pass http://localhost:8000
So I wanna set the Auth0 Authentication on this port using Nginx or apache2 service to do that to secure my API.
Thanks for the help!