Skip to content

Conversation

@iMicknl
Copy link
Owner

@iMicknl iMicknl commented Dec 29, 2025

  • Introduced UsernamePasswordCredentials and LocalTokenCredentials for better credential management.
  • Updated OverkizClient to utilize the new credential classes and refactored login logic.
  • Added authentication strategies for various servers, including Somfy and Rexel.
  • Created new modules for auth strategies and credentials to improve code organization.
  • Enhanced README with updated usage examples for the new authentication methods.

@iMicknl iMicknl added the v2 label Dec 29, 2025
@iMicknl iMicknl added this to the 2.0 milestone Dec 29, 2025
@iMicknl iMicknl linked an issue Dec 29, 2025 that may be closed by this pull request
7 tasks
…ial classes

- Introduced UsernamePasswordCredentials and LocalTokenCredentials for better credential management.
- Updated OverkizClient to utilize the new credential classes and refactored login logic.
- Added authentication strategies for various servers, including Somfy and Rexel.
- Created new modules for auth strategies and credentials to improve code organization.
- Enhanced README with updated usage examples for the new authentication methods.
@iMicknl iMicknl force-pushed the v2/login_abstraction branch from c82af05 to 1849f13 Compare December 29, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement auth factory

2 participants