mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-26 17:45:49 +03:00
[GH-ISSUE #54] TOTP again... #32
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#32
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?
Originally created by @joselops on GitHub (Dec 11, 2025).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/54
It was working like a charm a few minutes ago. I'm using the latest version.
self.secret, self.version = self.get_secret_version() raise TOTPGenerationException("Failed to fetch TOTP secret and version.") syrics.exceptions.TOTPGenerationException: Failed to fetch TOTP secret and version.