-
Notifications
You must be signed in to change notification settings - Fork 8
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
add authorization token to WifiManager #8
Comments
Hello, |
At the same time, it adding a field for the authorisation token to the
wifimanager will allow us to preprogramme sensors - less technical users
then just have to enter their wifi details + auth code at home, and they
are set, no need to touch the IDE for them.
Cheerio * W.
…On Wed, Feb 14, 2018 at 12:34 PM, Thanasis Georgiou < ***@***.***> wrote:
Hello,
since the Arduino IDE doesn't provide a clean interface for uploading
precompiled binaries I am not sure I see the benefit of going through the
trouble. Maybe the platform can generate sketches with the API key baked in
as an alternative.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ad8nOFO063Fv_e4ksMPXj_D-x-2hPsfRks5tUsS2gaJpZM4SEOFJ>
.
--
Wiebke Herding (+31 61 55 073 66)
ON:SUBJECT | Momentum for Sustainability
[email protected]
http://www.onsubject.eu
|
this is the git diff for this feature. I don't know the real length of the token, this need to changed accordingly.
|
Hello, I see a couple of paths going on:
Tell me your opinion on this so we can plan our next move. |
I vote for option #2. |
option 2 is the predefined behaviour (https://github.com/tzapu/WiFiManager#custom-parameters) |
it is possible to add custom entries to the wifimanager (https://github.com/tzapu/WiFiManager#custom-parameters)
if we add an option to add the token while the setup process, we could provide precompiled images.
The text was updated successfully, but these errors were encountered: