Skip to content

simaov/nginx-oauth2-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-oauth2-module

State

Not working yet, keep in touch.

Description

This module brings you simple way to set up oauth2 authentication using pure nginx.

Config

These variables are mandatory to make module works.

    oauth2_authorization_endpoint; // required
    oauth2_response_type;          // required
    oauth2_client_id;              // required

Usage in real world, especially how to implement authorization

TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published