Florgon auth API.
Authentication API server. SSO authentication for Florgon services.
See in action.
API deployed and used in production here.
How to run.
Open src
directory and simply run docker-compose up
with Docker installed and running on your machine. Docker-compose will install and run all required staff and after that you may open localhost
in your browser (sure, you may change ports).
Technologies.
Docker (Docker-Compose), Python (FastAPI), PostgreSQL.