[PR #539] [MERGED] Fix Flask example app #929

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/539
Author: @stephanebruckert
Created: 7/12/2020
Status: Merged
Merged: 7/26/2020
Merged by: @stephanebruckert

Base: masterHead: fix-flask-app


📝 Commits (5)

  • 6bebde3 No username needed + can be used by multiple users
  • 930007d cleanup
  • 748638f Remove caches when signing out
  • 9d9b98d Persist token only once
  • 6ed4dd8 Always show auth page

📊 Changes

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

View changed files

📝 examples/app.py (+30 -9)

📄 Description

fixed:

  • no username or path needed
  • can be used by multiple users

🔄 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/539 **Author:** [@stephanebruckert](https://github.com/stephanebruckert) **Created:** 7/12/2020 **Status:** ✅ Merged **Merged:** 7/26/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `fix-flask-app` --- ### 📝 Commits (5) - [`6bebde3`](https://github.com/spotipy-dev/spotipy/commit/6bebde3911cdf5c9b8e9297479ef6581e6c6f2db) No username needed + can be used by multiple users - [`930007d`](https://github.com/spotipy-dev/spotipy/commit/930007d960072bbcfe30032cb65798405b38db4c) cleanup - [`748638f`](https://github.com/spotipy-dev/spotipy/commit/748638fbd807ebd766cb9be2b4f1f5b67ce4164e) Remove caches when signing out - [`9d9b98d`](https://github.com/spotipy-dev/spotipy/commit/9d9b98d02aa86ba1c7c9e9d6e5f1f76ff5d15fff) Persist token only once - [`6ed4dd8`](https://github.com/spotipy-dev/spotipy/commit/6ed4dd839ba28d090affdd3f7833efbdb25d3528) Always show auth page ### 📊 Changes **1 file changed** (+30 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `examples/app.py` (+30 -9) </details> ### 📄 Description fixed: - no username or path needed - can be used by multiple users --- <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:41 +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#929
No description provided.