Closed stv0g closed 1 year ago
In GitLab by @iripiri on Dec 17, 2020, 17:38
suggestion from @stvogel: make secret configurable like db password as environment variable, command line argument or config file
In GitLab by @skolen on Jan 25, 2021, 14:14
Done.
In GitLab by @skolen on Dec 3, 2020, 13:12
The JWT signing secret should not be hardcoded in user_endpoints.go but become an environment variable.