Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install/firebase-project-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Go to the [Service Accounts in Google Cloud](https://console.cloud.google.com/pr
1. Go to "Permissions" and click on "Manage access"
1. Update the assigned roles to match the following roles:
- _Firebase Authentication Admin_
- _Firebase Cloud Messaging Admin_
- _Firebase Cloud Messaging API Admin_ (needed to send push notifications for Android)
- _Firebase Realtime Database Admin_
- _Firebase Rules Admin_
1. Click "Save"
Expand Down