Skip to content
Nans edited this page Nov 25, 2025 · 1 revision

Welcome to the PIxel wiki!

Notes / Futures Improvements

OAuth2 Token Handling

On the final version, we would like to do the token creation on a PC, and then just forward the token files to the embedded board where this program will run as credentials.json and tokencache.json.

Put OAuth2 authenticator in Context, because it might be needed to share it between different states in the future.

Clone this wiki locally