[PR #10] [MERGED] Added Session::(get|set)RefreshToken #217

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

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/10
Author: @hvt
Created: 9/4/2014
Status: Merged
Merged: 9/6/2014
Merged by: @jwilsson

Base: masterHead: patch-1


📝 Commits (2)

  • 0d21147 Added getRefreshToken to Session
  • ff83455 setRefreshToken added too

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

📝 src/Session.php (+22 -0)

📄 Description

This comes in handy when you want to save the user's refresh token somewhere, to use it later on.


🔄 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/jwilsson/spotify-web-api-php/pull/10 **Author:** [@hvt](https://github.com/hvt) **Created:** 9/4/2014 **Status:** ✅ Merged **Merged:** 9/6/2014 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`0d21147`](https://github.com/jwilsson/spotify-web-api-php/commit/0d21147376196ab794d534197bc20227d67b6d14) Added getRefreshToken to Session - [`ff83455`](https://github.com/jwilsson/spotify-web-api-php/commit/ff83455439200f806eadc20d28e51b9d34502d78) setRefreshToken added too ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Session.php` (+22 -0) </details> ### 📄 Description This comes in handy when you want to save the user's refresh token somewhere, to use it later on. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:26: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/spotify-web-api-php#217
No description provided.