You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that when a UserConsent object is deleted, belonging Token and Code objects are not deleted, implying those tokens and codes are still valids until they expire.
I have a PR to offer but as mentioned in the contributing guide i post an issue before.
Thanks.
The text was updated successfully, but these errors were encountered:
juliendubost
changed the title
Bug: Code and Token objects not removed on UserConsent delete
Bug: Codes and Tokens are not removed when UserConsent is deleted
Jun 12, 2019
Hi,
I noticed that when a
UserConsent
object is deleted, belongingToken
andCode
objects are not deleted, implying those tokens and codes are still valids until they expire.I have a PR to offer but as mentioned in the contributing guide i post an issue before.
Thanks.
The text was updated successfully, but these errors were encountered: