mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[PR #10] [MERGED] Improve token validation in auth_ok method #24
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-mcp-varunneal#24
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/varunneal/spotify-mcp/pull/10
Author: @manncodes
Created: 3/10/2025
Status: ✅ Merged
Merged: 3/10/2025
Merged by: @varunneal
Base:
main← Head:main📝 Commits (1)
757191cImprove token validation in auth_ok method and handle missing token case📊 Changes
1 file changed (+9 additions, -4 deletions)
View changed files
📝
src/spotify_mcp/spotify_api.py(+9 -4)📄 Description
Enhance the token validation process by handling cases where the token is missing and ensuring proper logging of the authentication status. Return False on errors instead of raising exceptions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.