Skip to content

khushbooag4/oauth2-fa-proxy

 
 

Repository files navigation

oauth2-fa-proxy

Oauth2 proxy with FA as an SSO

Open in Gitpod

To generate your own unique API key for .env, you could use any of the following

echo "your-secret-key" | md5sum

OR

uuidgen

Copy the sample.env and rename it as .env

To start the FusionAuth Services

chmod +x install.sh
sudo ./install.sh

About

Oauth2 proxy with FusionAuth as an SSO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.8%
  • EJS 28.1%
  • Shell 23.1%