I am using this nice package to handle authentication across different services, each running in its own process behind a reverse proxy. I need a way to have a shared secret across all services requiring authentication hence this proposal to create a server key from some predefined bytes.
I am using this nice package to handle authentication across different services, each running in its own process behind a reverse proxy. I need a way to have a shared secret across all services requiring authentication hence this proposal to create a server key from some predefined bytes.