#101 Fix naming collissions in OpenIDC token refresh
Merged by puiterwijk. Opened by puiterwijk.
puiterwijk/ipsilon openidc-fixes  into  master

Download 101.patch

Without this, refreshing a token would fail because token would
become a string, overwriting the dict that was there before, while
we still need to use parts of the dict later on.

Signed-off-by: Patrick Uiterwijk puiterwijk@redhat.com

Sounds like a good idea, :thumbsup: for me :)

rebased

Pull-Request has been merged by puiterwijk

Metadata