/flask-gae-auth

Quick and dirty Python code for reference.

Primary LanguagePython

Flask Google App Engine Auth

Installation:

  pip install -t lib -r requirements.txt

Running local development server:

  dev_appserver.py .