Skip to content

americanbible/nginx-oauth-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 

Repository files navigation

nginx-oauth-templates

Nginx Sample Configs for OAuth Flows

The repository is organized as follows:

  • oauth1 will contain folders with sample Nginx config files for OAuth v1 Flows
  • 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

About

Nginx Sample Configs for OAuth Flows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 68.5%
  • Nginx 31.5%