angular / angular/angularfire

Multiple database under app

Open
#3,085 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7.8k
Forks
2.2k
Avg merge
22h 28m
Merged PRs (30d)
6

Description

Dear Angularfire!
I would like to ask if the application described below can be solved in any way.

So, I currently have 2 source codes with 2 firebase projects. Separate users and data for each project.
Thanks to a development, we are trying to unify the systems within the company.

**Consequently, the aim would be to:**

- `Application number one: We would not reach for this. Here will be the users and user permissions. for example: user.claims = 1 (admin)`
- `Delete users from the other application and set up the application 1 database. Only the admin can access this page.`
- `Application 1 would work in Firestore 1 and Application 2 would work in Firestore 2.`
- So far, I find this feasible.
- `How can I make sure in database 2 (firestore) to make sure the user has the right claims? Is it possible to move between projects in this way?`

Sorry if I'm not understandable, writing English is not my strength. If anything is not clear I will try to explain better.

**post: Most of Database 2 is completely public, unlike Database 1, which can only be viewed by a logged in user.**

![Screenshot_11](https://user-images.githubusercontent.com/32225709/144916898-d50267e7-08d4-48ed-8084-0ef929d28b1d.png)

Contributor guide

Open the contributing guide

Research direction

The report names no repository files, tests, or entry points. Start by reviewing AngularFire configuration and Firebase authentication/claims support for multiple projects; done would require a clearly defined supported approach or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, firebase, typescript
Domain
authentication, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.