Skip to content

Handle expiring authentication tokens #14

@hariso

Description

@hariso

Feature description

Currently, the connector token uses an access token that's added to all requests (as a header). This token can expire, and it's the user's responsibility to update it in the configuration.

This approach leads to a sub-optimal user experience. We should explore a way to reduce or eliminate the need for the user to manually refresh the token.

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