Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Using flask-login extension with Firestore in Datastore mode #1416

Conversation

komlasapaty
Copy link
Contributor

Using Firestore in Datastore mode as the database backend for Flask-Login extension.
This tutorial shows how to represent your entity as a Python class to satisfy the requirement for packages like Flask-Login.

@google-cla google-cla bot added the cla: yes label Sep 7, 2020
@ToddKopriva ToddKopriva self-requested a review September 8, 2020 15:48
@ToddKopriva ToddKopriva self-assigned this Sep 8, 2020
@ToddKopriva
Copy link
Member

Thanks for the contribution. There are a few other items in the queue ahead of this, so I will probably do my review on Tuesday of this week.

@komlasapaty
Copy link
Contributor Author

Thanks for the contribution. There are a few other items in the queue ahead of this, so I will probably do my review on Tuesday of this week.

@ToddKopriva Thanks. I'm on standby.

@komlasapaty
Copy link
Contributor Author

Hi @ToddKopriva , any feedback on this submission?

@ToddKopriva
Copy link
Member

Sorry for the delay. I'll review it soon.

@komlasapaty
Copy link
Contributor Author

Okay, Todd.

@ToddKopriva ToddKopriva merged commit c000131 into GoogleCloudPlatform:master Sep 25, 2020
@ToddKopriva
Copy link
Member

Thanks again for the contribution. I'll publish this with the next batch, either tomorrow or Monday.

@ToddKopriva
Copy link
Member

@komlasapaty
Copy link
Contributor Author

Thanks!

@ToddKopriva
Copy link
Member

Thank you.

xiangshen-dk pushed a commit to xiangshen-dk/community that referenced this pull request Jan 24, 2022
…loudPlatform#1416)

* begin tutorial outline

* add new lines and format

* add sample code

* add setting up of local environment

* add tutorial prerequisite

* improve formatting, shorten sentences

* format code

* datastore as drop-in replacement

* add a 'conclusion' section

* fixing frontmatter

* Update index.md

* line edit through introduction

* removing note file

The notes have been incorporated into the main document.

* line edit through selecting service account role

* finished first edit pass

Co-authored-by: Todd Kopriva <43478937+ToddKopriva@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants