[PR #95] [MERGED] feat: add token endpoint to API #204

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

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/95
Author: @felixstorm
Created: 9/17/2024
Status: Merged
Merged: 9/17/2024
Merged by: @devgianlu

Base: masterHead: feature/add-token-endpoint


📝 Commits (1)

📊 Changes

3 files changed (+25 additions, -0 deletions)

View changed files

📝 cmd/daemon/api_server.go (+13 -0)
📝 cmd/daemon/player.go (+8 -0)
📝 spclient/spclient.go (+4 -0)

📄 Description

fixes #22


🔄 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/devgianlu/go-librespot/pull/95 **Author:** [@felixstorm](https://github.com/felixstorm) **Created:** 9/17/2024 **Status:** ✅ Merged **Merged:** 9/17/2024 **Merged by:** [@devgianlu](https://github.com/devgianlu) **Base:** `master` ← **Head:** `feature/add-token-endpoint` --- ### 📝 Commits (1) - [`62323bf`](https://github.com/devgianlu/go-librespot/commit/62323bfb1ef44794e0856b552198ab6b044539d1) API: add token endpoint ### 📊 Changes **3 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/daemon/api_server.go` (+13 -0) 📝 `cmd/daemon/player.go` (+8 -0) 📝 `spclient/spclient.go` (+4 -0) </details> ### 📄 Description fixes #22 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:26:14 +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/go-librespot#204
No description provided.