[PR #122] [MERGED] 87 ensure only spotify premium users can authenticate #282

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

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/122
Author: @EddieTheCubeHead
Created: 3/9/2024
Status: Merged
Merged: 3/11/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 87-ensure-only-spotify-premium-users-can-authenticate


📝 Commits (4)

  • 5311646 87 ensure only spotify premium users can authenticate
  • 4e131ff Merge branch 'master' into 87-ensure-only-spotify-premium-users-can-authenticate
  • 6012625 87 Optimize imports
  • 6fd2bfe Merge branch 'master' into 87-ensure-only-spotify-premium-users-can-authenticate

📊 Changes

4 files changed (+98 additions, -45 deletions)

View changed files

📝 server/src/api/auth/dependencies.py (+72 -3)
📝 server/src/api/auth/routes.py (+5 -38)
📝 server/test/auth_features/auth_login_callback_features.py (+21 -3)
📝 server/test/pool_features/playback_features.py (+0 -1)

📄 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/EddieTheCubeHead/Stagnum/pull/122 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 3/9/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `87-ensure-only-spotify-premium-users-can-authenticate` --- ### 📝 Commits (4) - [`5311646`](https://github.com/EddieTheCubeHead/Stagnum/commit/5311646b570b48c685c7b37ac2482a3c86766b35) 87 ensure only spotify premium users can authenticate - [`4e131ff`](https://github.com/EddieTheCubeHead/Stagnum/commit/4e131ffe8e96b58d53e366d4ecaf9c1ff54ea65a) Merge branch 'master' into 87-ensure-only-spotify-premium-users-can-authenticate - [`6012625`](https://github.com/EddieTheCubeHead/Stagnum/commit/6012625ec9ca4a1287dccfe8444b3f4cb1f2e2ee) 87 Optimize imports - [`6fd2bfe`](https://github.com/EddieTheCubeHead/Stagnum/commit/6fd2bfe5e464c78caf2925d6872e950ed9380b80) Merge branch 'master' into 87-ensure-only-spotify-premium-users-can-authenticate ### 📊 Changes **4 files changed** (+98 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `server/src/api/auth/dependencies.py` (+72 -3) 📝 `server/src/api/auth/routes.py` (+5 -38) 📝 `server/test/auth_features/auth_login_callback_features.py` (+21 -3) 📝 `server/test/pool_features/playback_features.py` (+0 -1) </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:17:37 +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/Stagnum#282
No description provided.