#132 Implement cleanup for OpenID Connect tokens and userinfo
Merged by puiterwijk. Opened by puiterwijk.
puiterwijk/ipsilon oidc-cleanup  into  master

Download 132.patch

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.

rebased

:thumbsup_tone1: for me

rebased

Pull-Request has been merged by puiterwijk

Metadata