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

Implement authentication #23

Open
zehnm opened this issue Jun 2, 2023 · 0 comments
Open

Implement authentication #23

zehnm opened this issue Jun 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zehnm
Copy link
Contributor

zehnm commented Jun 2, 2023

When using this library in a home automation system, the integration API access should be secured. Otherwise access to all exposed entities is wide open!

See supported authentication methods in the API.

Authentication should not be limited to a simple configuration option with a static token, but implemented with a callback function. This allows the integration to dynamically authenticate connection requests.

@zehnm zehnm added the enhancement New feature or request label Jun 2, 2023
@zehnm zehnm changed the title Implement authorization Implement authentication Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant