[PR #48] [MERGED] Refactor: Update added client token fetching #57

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

📋 Pull Request Information

Original PR: https://github.com/akashrchandran/spotify-lyrics-api/pull/48
Author: @akashrchandran
Created: 3/22/2025
Status: Merged
Merged: 3/22/2025
Merged by: @akashrchandran

Base: mainHead: hotfix-fetching-lyrics


📝 Commits (4)

  • 8da8f8f Refactor: Update added client token fetching
  • 5570012 Fix: Correct timestamp handling and update client token expiration logic
  • aa5b86b Fix: Update headers and improve client token expiration calculation in Spotify.php
  • eef745b Fix: Add 'App-platform' header for WebPlayer in Spotify.php

📊 Changes

2 files changed (+171 additions, -35 deletions)

View changed files

📝 api/index.php (+1 -1)
📝 src/Spotify.php (+170 -34)

📄 Description

No description provided


🔄 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/akashrchandran/spotify-lyrics-api/pull/48 **Author:** [@akashrchandran](https://github.com/akashrchandran) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/22/2025 **Merged by:** [@akashrchandran](https://github.com/akashrchandran) **Base:** `main` ← **Head:** `hotfix-fetching-lyrics` --- ### 📝 Commits (4) - [`8da8f8f`](https://github.com/akashrchandran/spotify-lyrics-api/commit/8da8f8f7dd40682268fcfad34b67760db90123a5) Refactor: Update added client token fetching - [`5570012`](https://github.com/akashrchandran/spotify-lyrics-api/commit/5570012963bb2ea0443485bd33ba91cbb9f4373a) Fix: Correct timestamp handling and update client token expiration logic - [`aa5b86b`](https://github.com/akashrchandran/spotify-lyrics-api/commit/aa5b86b45a168e1dc76d0479f542f099c67d918b) Fix: Update headers and improve client token expiration calculation in Spotify.php - [`eef745b`](https://github.com/akashrchandran/spotify-lyrics-api/commit/eef745b63cfecc0ac8f04c14a0db949ec4a89c49) Fix: Add 'App-platform' header for WebPlayer in Spotify.php ### 📊 Changes **2 files changed** (+171 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `api/index.php` (+1 -1) 📝 `src/Spotify.php` (+170 -34) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:05:34 +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-lyrics-api#57
No description provided.