Closed (fixed)
Project:
Simple OAuth (OAuth2) & OpenID Connect
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2016 at 05:33 UTC
Updated:
15 Nov 2016 at 05:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
seanbPatch is attached to removed the old access token on refresh.
Comment #3
seanbThere was still an issue when the access token was not expired yet (but you're still trying to refresh it). An updated patch is attached.
Comment #4
e0ipsoI made some minor modifications to the patch.
Comment #6
e0ipsoThanks!