[PR #442] [MERGED] Made cache optional in get_access_token #441 #899

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/442
Author: @CharleyPearce
Created: 2/15/2020
Status: Merged
Merged: 2/15/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+9 additions, -8 deletions)

View changed files

📝 spotipy/oauth2.py (+9 -8)

📄 Description

I've added a boolean to make caching optional in the get_access_token, this defaults to true so it wouldn't affect any code that already uses the function.


🔄 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/442 **Author:** [@CharleyPearce](https://github.com/CharleyPearce) **Created:** 2/15/2020 **Status:** ✅ Merged **Merged:** 2/15/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d71913d`](https://github.com/spotipy-dev/spotipy/commit/d71913d087d34d1f5d8597ba3cbf3354d2617b67) Made cache optional in get_access_token #441 ### 📊 Changes **1 file changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/oauth2.py` (+9 -8) </details> ### 📄 Description I've added a boolean to make caching optional in the get_access_token, this defaults to true so it wouldn't affect any code that already uses the function. --- <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:28 +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#899
No description provided.