Skip to content

Backend session expiry #575

Open
Open
@ryjen

Description

@ryjen

Describe the bug
Authentication with backends provides a session token that may expire after a certain time for security.

There is no current method of reauthenticating other than deleting and re-adding.

This is a common use-case amongst authentication services that generally have an API to call to 'refresh' a token.

To Reproduce
Steps to reproduce the behavior:

  1. Add a backend
  2. Wait a few days/weeks
  3. Use backend
  4. See error

Expected behavior
The application should refresh the session automatically, or the user should be prompted to add their credentials again.

Screenshots
305413602-7489eee1-0406-44e6-83c0-9131162507bf

Environment (please complete the following information):

  • OS version: Any
  • Device: Any
  • App Version: 3.1.0-alpha2

Additional context
Any user error message strings need to be localized.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions