An open API service indexing awesome lists of open source software.

https://github.com/slachiewicz/nginx-oauth-templates

Nginx Sample Configs for OAuth Flows
https://github.com/slachiewicz/nginx-oauth-templates

Last synced: 8 months ago
JSON representation

Nginx Sample Configs for OAuth Flows

Awesome Lists containing this project

README

          

nginx-oauth-templates
=====================

Nginx Sample Configs for OAuth Flows

The repository is organized as follows:

- oauth2 contains folders sample Nginx config files for OAuth v2 Flows

Inside each of the different OAuth flow folders there will be 1 or more folders:

- token-generation: Nginx generates tokens
- no-token-generation: Nginx delegates token generation to Auth Server