Skip to main content

Implement flask-login with Google Cloud Datastore

Project description

flask-login implementation using GCP Datastore

Implementation of Flask Login Using GCP Datastore

The flask-login Plugin is a quick and light weight way of implementing user login in your flask applications https://pypi.org/project/Flask-Login/

If you have a cloud native application that sits on Google Cloud Project (GCP), you can use GCP Datastore to store your User data. This is a quick implementation of the same, which implements everything that Flask-Login wants you to implement.

  • The User class
  • The method of the user_loader callback

Just import and you are good to go !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-login-gcp-datastore-0.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

flask_login_gcp_datastore-0.0.3-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page