Piotr Tabor 528f5315d6 auth: Fix "race" - auth unit tests leaking goroutines
- We were leaking goroutines in auth-test
  - The go-routines were depending / modifying global test environment
variables (simpleTokenTTLDefault) leading to races

Removed the leaked go-routines, and expanded 'auth' package to
be covered we leaked go-routines detection.
2020-10-03 19:38:30 +02:00
..
2018-02-26 17:11:40 -08:00
2018-06-26 16:31:01 -04:00
2020-02-06 12:28:14 -08:00
2018-02-27 16:21:14 +09:00
2018-06-26 16:31:01 -04:00