Python

Post thumbnail

So as I’m attempting to build this fireprotocol site as a Flask application, I’m following the great Grinberg’s Flask tutorial and I ran into a problem when authenticating my users, I spent a few days reading up on Google’s Python library and FlaskĀ docs. This is a quick and simple demonstration of how to integrate Google’s…

Read More Python: Flask and Google OAuth2.0