Demo

Contributors: Conner Swenberg

Create a Google Client

Packages

Flask-Login

OAuthLib

User Model

Authentication Routes

Setup

  1. Login: login/

  2. Login Callback: callback/

  3. Logout: logout/

Login

Login Callback

Logout

Requiring Authentication on Normal Routes

Last updated