Václav Klecanda
Václav Klecanda
You could check my [coffeetus](https://github.com/vencax/coffeetus) as well
Cus, myslim, ze i takle se to da validovat. Ty QParams by chteli podle nejake normy.
Any further info?
Hi, I cannot understand. What exactly you would add to README?
New version available. Still this issue persists?
Are you trying to call OAuth from localhost without tunnel from public IP?
Hi all, I am missing information about environment setup you have. The crucial is whether you run this provider on your localhost or public IP. __on localhost it will never...
Can you pleas point me to section of [README.md] that is unclear?
Hello, I started working on this and found your solution. I can verify that these changes works for XIAO ESP32C3. However there imho are few issues: 1) RTC_VALID_EXT_PINS are only...
One detail: when I do: ``` from machine import PIN_WAKE ``` then PIN_WAKE is 2 when i do: ``` from machine import * ``` then PIN_WAKE is 7 it is...