Stacktora
Stacktora / Vault / Go + Postgres + Redis: Social Login Aggregator / Identity Broker
Auth & Identity by @ops

Go + Postgres + Redis: Social Login Aggregator / Identity Broker

Unifies multiple OAuth providers behind one identity record — distinct from the basic Auth/SSO starter: this specifically handles linking several social logins to a single account and reconciling identity across them.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Go 1.26 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-social-login-identity-broker --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault