Multiple database under app
- 主要语言
- TypeScript
- 星标
- 7.8k
- 派生
- 2.2k
- 平均合并
- 22 小时 28 分钟
- 30 天内合并 PR
- 6
描述
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.**

贡献指南
调研方向
该报告没有指出任何仓库文件、测试或入口点。首先检查 AngularFire 配置以及 Firebase 对多个项目的 authentication/claims 支持;当有一个明确定义的受支持方案或限制时,即可视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, firebase, typescript
- 领域
- authentication, database
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100