SSO

module
v0.0.0-...-92a3c75 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: MIT

README

SSO

Один из микросервисов будущего стартапа.
.env example #dev || prod

export ENV=dev

#docker service name or localhost
export DB_HOST=
export DB_PORT=
export DB_NAME=
export DB_USER=
export DB_PASSWORD=
export DB_SSLMODE=

export HASH_SALT=

export GMAIL_PASS=

export DB_DSN=

export JWT_ACCESSTTL=
export JWT_REFRESHTTL=
export JWT_SECRET=

export HTTP_HOST=
export HTTP_PORT=

export redis_host=

Directories

Path Synopsis
cmd
sso
internal
app
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳