Add Google Hosted Authentication to a Python Flask App

Vincent Stevenson December 22, 2022
Video Thumbnail
Vincent Stevenson Logo

Vincent Stevenson

@vincentstevenson

About

I strive to create engaging content for students, engineers, and scientists around the world. I share what I'm learning along my academic and professional paths as a chemical engineer, community college transfer student, and medical student. I encourage you to always reference the latest publications and textbooks for the most accurate information pertaining to subjects covered in my videos. I assume no responsibility for the technical accuracy of my content. As with anything: “trust, but verify.”

Video Description

I walk through how to register your own service with Google so that you can use Google Hosted Authentication via OAuth 2.0 for Flask web applications. Full credit goes to https://code-specialist.com. Here's the link to my Dockerized clone of Yannic's repo: https://github.com/vastevenson/flask-google-hosted-authn-demo