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

Provide an option to generate a client token in the server UI #1861

Open
mairas opened this issue Jan 2, 2025 · 0 comments
Open

Provide an option to generate a client token in the server UI #1861

mairas opened this issue Jan 2, 2025 · 0 comments

Comments

@mairas
Copy link
Contributor

mairas commented Jan 2, 2025

As discussed on Discord: while the auth token access request protocol provides a great user experience, it is somewhat involved from a developer's perspective. SensESP implementation, for example, is about 230 LoC in C++. To facilitate more light-weight client implementations, in a perfect world, it would be nice if you could generate new access tokens in the web UI.

To be clear, this is not needed for SensESP, but could be a useful feature for implementing new clients. A "nice to have" feature, that is.

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

No branches or pull requests

1 participant