OAuth library

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply
jbuusao
Posts: 1
Joined: Sun Jul 28, 2019 10:00 pm

OAuth library

Post by jbuusao » Sun Jul 28, 2019 10:10 pm

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

Post Reply