dex/storage/conformance
Alex Suraci dcca427592 fix bogus conformance failure due to time zones
this failed on my machine due to the unexported 'loc' field of the time
structure - it was nil in one and set to a ton of tiemzone data in the
other. instead let's just compare the unix timestamp value and zero it
out for the struct comparison.
2018-11-15 13:51:07 -05:00
..
conformance.go fix bogus conformance failure due to time zones 2018-11-15 13:51:07 -05:00
gen_jwks.go storage/conformace: add conformance tests for keys 2016-10-14 12:28:49 -07:00
jwks.go storage/conformace: add conformance tests for keys 2016-10-14 12:28:49 -07:00
transactions.go *: github.com/coreos/dex -> github.com/dexidp/dex 2018-09-05 17:57:08 +02:00