[PR #479] [MERGED] Added a method to update the auth token #912

Closed
opened 2026-02-28 00:02:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/479
Author: @rako77
Created: 4/24/2020
Status: Merged
Merged: 4/26/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (2)

  • eb02e3d Added a method to update the auth token
  • afda8a3 trying to fix errors

📊 Changes

2 files changed (+5 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 spotipy/client.py (+3 -0)

📄 Description

Auth token can't currently be updated without creating a new client. this change allows you to continue to use the same client object.


🔄 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/spotipy-dev/spotipy/pull/479 **Author:** [@rako77](https://github.com/rako77) **Created:** 4/24/2020 **Status:** ✅ Merged **Merged:** 4/26/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`eb02e3d`](https://github.com/spotipy-dev/spotipy/commit/eb02e3df98a750bf4af122f5933cfa25e927aa64) Added a method to update the auth token - [`afda8a3`](https://github.com/spotipy-dev/spotipy/commit/afda8a3ab02511f127e55dae3d0a24d0a02a58df) trying to fix errors ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `spotipy/client.py` (+3 -0) </details> ### 📄 Description Auth token can't currently be updated without creating a new client. this change allows you to continue to use the same client object. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:34 +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/spotipy#912
No description provided.