[PR #3] [MERGED] simple oauth flow for getting a spotify access token + example #717

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/3
Author: @econchick
Created: 5/16/2014
Status: Merged
Merged: 5/16/2014
Merged by: @plamere

Base: masterHead: oauth2


📝 Commits (1)

  • 333ad87 simple oauth flow for getting a spotify access token

📊 Changes

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

View changed files

examples/user_playlists.py (+34 -0)
oauth2.py (+56 -0)

📄 Description

added oauth flow and an example that requires oauth


🔄 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/3 **Author:** [@econchick](https://github.com/econchick) **Created:** 5/16/2014 **Status:** ✅ Merged **Merged:** 5/16/2014 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `oauth2` --- ### 📝 Commits (1) - [`333ad87`](https://github.com/spotipy-dev/spotipy/commit/333ad87bb54d8781c79572f2a9a3ebc7925b08e0) simple oauth flow for getting a spotify access token ### 📊 Changes **2 files changed** (+90 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/user_playlists.py` (+34 -0) ➕ `oauth2.py` (+56 -0) </details> ### 📄 Description added oauth flow and an example that requires oauth --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:01:19 +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#717
No description provided.