Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com
Do we need to worry about utc vs non-utc ?
rebased
We don't need to worry about utc vs non-utc, since we insert the info with time.time() ourselves (see issueAuthorizationCode or issueToken). On Windows, MacOS and most unices, this is 01-01-1970T00:00+00:00.
:thumbsup_tone1: for me
Pull-Request has been merged by puiterwijk
Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com