ngx_oauth2_module
ngx_oauth2_module copied to clipboard
OAuth 2.x Resource Server module for NGINX
Hello, I've made several modifications to the code: The values of the variables were stored in the local config. A request with a valid token set them. A second request...
Hans, I'm trying to compile this module from source as the .deb packages are for a pretty older version of nginx (trying to install and use them on the default...
Hi, I am trying to enable oauth2 for nginx proxy services. I have installed and configured nginx_oauth2_module using the below instructions. I have all the dependencies installed. After adding oAuth2...