Log in using Google (Python)
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:
Thank you for reading!
Need help? Just comment. Like this post? Give a clap! If possible, give 50!