Skip to content

Handle OAuth token refresh automatically #22

@SockYeh

Description

@SockYeh

Description

Automatically refresh Spotify OAuth tokens when expired to avoid failed API calls.

Reasoning

Ensures uninterrupted gameplay and reduces authentication errors.

Proposed Implementation

Check API response for 401 Unauthorized. If detected, request a token refresh from the OAuth server and retry the request.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions