log config/config.go @ 196:b67208d82543

age author description
Fri, 20 Jul 2018 17:11:57 +0200 Sascha L. Teichmann Added stub for a persistent session store.
Mon, 02 Jul 2018 10:34:56 +0200 Sascha L. Teichmann Removed JWT signing key configuration. Not needed any more.
Thu, 28 Jun 2018 12:21:36 +0200 Sascha L. Teichmann Wired token generator and connection pool to token server.
Tue, 26 Jun 2018 18:29:26 +0200 Sascha L. Teichmann Added first middleware for JWT token extraction. TODO: Add second one to check against logged in users.
Mon, 25 Jun 2018 15:34:32 +0200 Sascha L. Teichmann Fetch database connection string parts from configuration.