[PR #36] [MERGED] Patch login #50

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

📋 Pull Request Information

Original PR: https://github.com/akashrchandran/syrics/pull/36
Author: @akashrchandran
Created: 4/26/2025
Status: Merged
Merged: 4/26/2025
Merged by: @akashrchandran

Base: mainHead: patch-login


📝 Commits (3)

  • 3d23b49 Fix spotify login
  • 01e4bd6 updated version
  • 7c0b16f Add TOTPGenerationException and improve error handling in Spotify class

📊 Changes

5 files changed (+74 additions, -8 deletions)

View changed files

📝 setup.py (+1 -1)
📝 syrics/api.py (+41 -6)
📝 syrics/core.py (+1 -1)
📝 syrics/exceptions.py (+3 -0)
syrics/totp.py (+28 -0)

📄 Description

Fixed Login issue thanks to @1053278842, @s0rp.

Closes #33 #34.


🔄 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/syrics/pull/36 **Author:** [@akashrchandran](https://github.com/akashrchandran) **Created:** 4/26/2025 **Status:** ✅ Merged **Merged:** 4/26/2025 **Merged by:** [@akashrchandran](https://github.com/akashrchandran) **Base:** `main` ← **Head:** `patch-login` --- ### 📝 Commits (3) - [`3d23b49`](https://github.com/akashrchandran/syrics/commit/3d23b4954d76fc10aaaf84a6c31a1a0357ecc278) Fix spotify login - [`01e4bd6`](https://github.com/akashrchandran/syrics/commit/01e4bd6bd2811205bda053f532ad86d4bfd26ae9) updated version - [`7c0b16f`](https://github.com/akashrchandran/syrics/commit/7c0b16f35bd2150b786928adff76b9975d5366a8) Add TOTPGenerationException and improve error handling in Spotify class ### 📊 Changes **5 files changed** (+74 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `setup.py` (+1 -1) 📝 `syrics/api.py` (+41 -6) 📝 `syrics/core.py` (+1 -1) 📝 `syrics/exceptions.py` (+3 -0) ➕ `syrics/totp.py` (+28 -0) </details> ### 📄 Description Fixed Login issue thanks to @1053278842, @s0rp. Closes #33 #34. --- <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:35 +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/syrics#50
No description provided.