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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flask-login-gcp-datastore-0.0.3.tar.gz.
File metadata
- Download URL: flask-login-gcp-datastore-0.0.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0498c271cee4127c8d3fa2dc18b84bf2e613bfb0d95c5579c5711d7bb537913
|
|
| MD5 |
d25740ce71142c4c12c82af069443896
|
|
| BLAKE2b-256 |
b3517e9a44f79f032d4c5d890a049b9e4f32f75309ed61b23d0be62803b8c20f
|
File details
Details for the file flask_login_gcp_datastore-0.0.3-py3-none-any.whl.
File metadata
- Download URL: flask_login_gcp_datastore-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e84410b4ebb8fdfd2eaf9fdc01fb9905d0b56a6cc41e14fdaee80ef177aea49
|
|
| MD5 |
0b79e2216341faccbe2b4b6aa2adb651
|
|
| BLAKE2b-256 |
3475c1b414b762ba51e51e2b95df6457313663251d64e23a218c11c508420c78
|