Hi everyone! Today I’m building a very simple library to log in using Google on a Python app. I am doing this with the help of the 1auth platform (I built this platform) and some simple libraries: pyautogui, webbrowser, base64 and json. Here is a diagram so you can understand how it is built: So here’s the code: Now this is only a starter code, you can host the JSON string in a file and, when the app is called, get the string and parse it. That would be better to the user: