mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 16:45:52 +03:00
[PR #46] [MERGED] Implement client credentials flow #739
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#739
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/46
Author: @fsahin
Created: 4/1/2015
Status: ✅ Merged
Merged: 4/1/2015
Merged by: @plamere
Base:
master← Head:master📝 Commits (1)
8d4643cAdd client credentials flow📊 Changes
4 files changed (+118 additions, -7 deletions)
View changed files
➕
examples/client_credentials_flow.py(+10 -0)📝
spotipy/client.py(+8 -1)📝
spotipy/oauth2.py(+73 -6)➕
tests/client_credentials_tests.py(+27 -0)📄 Description
@plamere
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.