Skip to content

Esp8266/Esp32 Authentication #336

Answered by mobizt
abddi asked this question in Q&A
Discussion options

You must be logged in to vote

Hardcoding? It's just for explanation that every important thing was defines on the top of all examples not only this library but every program coding for explanation.

If you are familiar with programming, you should know how to adapt it.

It used here.

auth.user.email = USER_EMAIL;
auth.user.password = USER_PASSWORD;

And you can set auth.user.email and auth.user.password what you want.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mobizt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants