Skip to content

Trakt: check if refresh token lifetime is too short, report it to them #1117

@UweTrottmann

Description

@UweTrottmann

There are multiple reports from users that indicate they now need to frequently sign back into their Trakt accounts. This might indicate that either the refresh token is not getting stored or the refresh token lifetime is way too short.

As for the lifetime, can check that myself. Also check the OAuth spec on the recommended lifetime. I remember it should/may be multiple times the lifetime of the access token. Update: can actually not check, only the validity of the access token is returned. How long a refresh token is valid is totally up to the authentication server.

So for both issues, need to wait on users sending debug log files.

Metadata

Metadata

Assignees

Labels

TraktbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions