mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[PR #36] [MERGED] Patch login #50
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#50
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/akashrchandran/syrics/pull/36
Author: @akashrchandran
Created: 4/26/2025
Status: ✅ Merged
Merged: 4/26/2025
Merged by: @akashrchandran
Base:
main← Head:patch-login📝 Commits (3)
3d23b49Fix spotify login01e4bd6updated version7c0b16fAdd 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.