[PR #147] [MERGED] Add support for setting state in get_authorise_url #794

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/147
Author: @mbirtwell
Created: 1/7/2017
Status: Merged
Merged: 1/7/2017
Merged by: @plamere

Base: masterHead: state_per_authorize


📝 Commits (1)

  • 5aadb28 Add support for setting state in get_authorise_url

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 spotipy/oauth2.py (+5 -3)

📄 Description

This allows for example putting a next page url in the state to be loaded after authorization completes.


🔄 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/147 **Author:** [@mbirtwell](https://github.com/mbirtwell) **Created:** 1/7/2017 **Status:** ✅ Merged **Merged:** 1/7/2017 **Merged by:** [@plamere](https://github.com/plamere) **Base:** `master` ← **Head:** `state_per_authorize` --- ### 📝 Commits (1) - [`5aadb28`](https://github.com/spotipy-dev/spotipy/commit/5aadb284ff12155b76f95f7ecc5701b8ff063494) Add support for setting state in get_authorise_url ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/oauth2.py` (+5 -3) </details> ### 📄 Description This allows for example putting a next page url in the state to be loaded after authorization completes. --- <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:45 +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#794
No description provided.