[PR #329] [MERGED] Upgrade OAuth to full User-API Token manager #325

Closed
opened 2026-02-27 08:12:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/329
Author: @Googolplexed0
Created: 1/2/2026
Status: Merged
Merged: 1/2/2026
Merged by: @kokarare1212

Base: mainHead: main


📝 Commits (2)

  • e7dcf4b uprgade OAuth to full user-api token manager
  • e2024e3 Merge branch 'kokarare1212:main' into main

📊 Changes

1 file changed (+72 additions, -6 deletions)

View changed files

📝 librespot/oauth.py (+72 -6)

📄 Description

Allows for the storage, retrieval, and refresh/reissue of API tokens if using an alternate client_id (from a Developer App)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kokarare1212/librespot-python/pull/329 **Author:** [@Googolplexed0](https://github.com/Googolplexed0) **Created:** 1/2/2026 **Status:** ✅ Merged **Merged:** 1/2/2026 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`e7dcf4b`](https://github.com/kokarare1212/librespot-python/commit/e7dcf4b2998a7102b241712e0e3d63d976db6ed7) uprgade OAuth to full user-api token manager - [`e2024e3`](https://github.com/kokarare1212/librespot-python/commit/e2024e373a0c372122955ff665ad0350799415f5) Merge branch 'kokarare1212:main' into main ### 📊 Changes **1 file changed** (+72 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `librespot/oauth.py` (+72 -6) </details> ### 📄 Description Allows for the storage, retrieval, and refresh/reissue of API tokens if using an alternate client_id (from a Developer App) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:12:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot-python-kokarare1212#325
No description provided.