khushbooag4 / oauth2-fa-proxy

Oauth2 proxy with FusionAuth as an SSO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 48.8%Language:EJS 28.1%Language:Shell 23.1%