Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Oauth token renewal for offline backend #45

Description

@forslund

Currently the oauth-token is just read from the db without any check if the token is still valid. If the token is expired it should be refreshed automatically AND there should probably be a way to force the refresh if there has been some UTC-shenanigans.

I wonder if this should be offloaded to the oauth PHAL plugin instead of a direct db-call since the oauth PHAL already has the OAuth dependency?

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