Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Token handling and logging #29

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Fix: Token handling and logging #29

merged 1 commit into from
Jul 19, 2024

Conversation

RedAtman
Copy link
Owner

Removed unnecessary assertion and logging statement. Refactored token retrieval and storage to use a property instead of a cached_property for better control and potential future optimizations. This change ensures consistent and reliable token handling.

Removed unnecessary assertion and logging statement.
Refactored token retrieval and storage to use a `property` instead of a `cached_property` for better control and potential future optimizations.
This change ensures consistent and reliable token handling.
@RedAtman RedAtman merged commit 14038e0 into master Jul 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant