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
- Host: GitHub
- URL: https://github.com/slachiewicz/nginx-oauth-templates
- Owner: slachiewicz
- License: mit
- Fork: true (3scale-archive/nginx-oauth-templates)
- Created: 2015-08-25T18:01:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T22:42:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T09:57:08.952Z (over 1 year ago)
- Language: Lua
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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