Skip to content

Remove refresh token from RefreshTokenStore when access token renewal fails #837

@m-mohr

Description

@m-mohr

In the QGIS plugin, we implement our own RefreshTokenStore. It seems that the refresh token is not removed from the RefreshTokenStore when access token renewal fails. First we check the exp claim in the refresh token, but if it doesn't exist we rely on the refresh token being removed when the access token renewal fails. It seems that's not foreseen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions