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

Use modular Firebase admin in v1.x #548

Merged
merged 5 commits into from
Aug 26, 2022
Merged

Use modular Firebase admin in v1.x #548

merged 5 commits into from
Aug 26, 2022

Conversation

kmjennison
Copy link
Contributor

@kmjennison kmjennison commented Aug 26, 2022

Breaking: This drops support for firebase-admin v9.

Closes #488.

@vercel
Copy link

vercel bot commented Aug 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nfa-example ✅ Ready (Inspect) Visit Preview Aug 26, 2022 at 5:05PM (UTC)

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #548 (ec7579b) into v1.x (437671f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             v1.x     #548      +/-   ##
==========================================
- Coverage   99.25%   99.25%   -0.01%     
==========================================
  Files          30       30              
  Lines         673      672       -1     
  Branches      223      223              
==========================================
- Hits          668      667       -1     
  Misses          5        5              
Impacted Files Coverage Δ
src/claims.js 100.00% <ø> (ø)
src/config.js 96.15% <ø> (ø)
src/createAuthUser.js 100.00% <ø> (ø)
src/index.js 100.00% <ø> (ø)
src/index.server.js 100.00% <ø> (ø)
src/firebaseAdmin.js 98.83% <100.00%> (+0.02%) ⬆️
src/initFirebaseAdminSDK.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kmjennison kmjennison marked this pull request as ready for review August 26, 2022 17:04
@kmjennison kmjennison merged commit 3d1e40b into v1.x Aug 26, 2022
@kmjennison kmjennison deleted the kevin/issue-488 branch August 26, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant