Page 1 of 1

OAuth library

Posted: Sun Jul 28, 2019 10:10 pm
by jbuusao
Greetings

Do you know if there is an OAuth library for Micropython, that would allow to building a Resource Server that could be authorized using OAuth 2.0? I am aware that there has been at least one project (weather station for ESP32 https://github.com/artem-smotrakov/esp3 ... gle-sheets) that uses OAuth, so it seems that MicroPython has the capability to play an OAuth flow.

Thanks!
JP