next-firebase-auth
next-firebase-auth copied to clipboard
add multi-tenant integration
Continue the work of @Twister42, for the usage of multi-tenancy.
@HegarGarcia is attempting to deploy a commit to the Gladly Team on Vercel.
A member of the Team first needs to authorize it.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/gladly-team/nfa-example/9vPWvY3BDMgaTGA8kUG5ctp2GrXG
✅ Preview: https://nfa-example-git-fork-this-dot-feat-tenant-in-ac0278-gladly-team.vercel.app
Codecov Report
Merging #429 (1cf8340) into main (dd3b4b7) will decrease coverage by
0.16%. The diff coverage is92.85%.
@@ Coverage Diff @@
## main #429 +/- ##
==========================================
- Coverage 99.27% 99.11% -0.17%
==========================================
Files 26 26
Lines 554 565 +11
Branches 188 191 +3
==========================================
+ Hits 550 560 +10
- Misses 4 5 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/initFirebaseClientSDK.js | 90.00% <50.00%> (-10.00%) |
:arrow_down: |
| src/createAuthUser.js | 100.00% <100.00%> (ø) |
|
| src/firebaseAdmin.js | 98.63% <100.00%> (+0.10%) |
:arrow_up: |
| src/testHelpers/authUserInputs.js | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update dd3b4b7...1cf8340. Read the comment docs.
Any updates?
Hi 👋 Are there any plans to bring this branch up-to-date or is it worth a new PR being opened with this work? Would be a very useful feature to get merged 🙏
is there any reason this was never finished? would be very helpful to have this feature
Closing in favor of #647