Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update Firebase Security Rules #116

Merged
merged 8 commits into from
Mar 18, 2024
Merged

docs: Update Firebase Security Rules #116

merged 8 commits into from
Mar 18, 2024

Conversation

RobertGemmaJr
Copy link
Member

@RobertGemmaJr RobertGemmaJr commented Mar 12, 2024

Updates the documentation for the Firebase Security Rules to match the default rule and provides additional context for registering studies.

The API keys that I blurred out are technically public so there's no concern of the old photos that are unblurred but I figure it's generally safer to blur them anyways.

@RobertGemmaJr RobertGemmaJr self-assigned this Mar 12, 2024
@RobertGemmaJr RobertGemmaJr added the 3.3 Versioning: Issue in regards to version 3.3 release label Mar 12, 2024
@RobertGemmaJr RobertGemmaJr changed the base branch from main to feat-v3.3 March 12, 2024 19:25
@RobertGemmaJr RobertGemmaJr marked this pull request as ready for review March 12, 2024 19:29
Copy link
Contributor

@anna-murphy anna-murphy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good~

docs/deployments/firebase.mdx Outdated Show resolved Hide resolved
docs/deployments/firebase.mdx Outdated Show resolved Hide resolved

#### Registering Studies

1. Navigate to your Firestore Database in the [Firebase console](https://console.firebase.google.com/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this is something that makes sense to do with a script? Like creating the collection and registering participants sounds fickle, and being able to automate that might be useful?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that's a good idea, we have a CLI script for downloading data and this would be a neat addition to it. Most folks use Prolific at this point though so it won't be very high priority

@RobertGemmaJr RobertGemmaJr merged commit e005300 into feat-v3.3 Mar 18, 2024
1 check passed
@RobertGemmaJr RobertGemmaJr deleted the docs-cleanup branch March 18, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.3 Versioning: Issue in regards to version 3.3 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update "Firebase rules" with new file & defaults Blur out "Firebase" picture with our API keys
2 participants