mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #3] [MERGED] simple oauth flow for getting a spotify access token + example #717
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#717
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:oauth2📝 Commits (1)
333ad87simple 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.