gladly-team / next-firebase-auth

Simple Firebase authentication for all Next.js rendering strategies
https://nfa-example-git-v1x-gladly-team.vercel.app/
MIT License
1.33k stars 290 forks source link

Breaking: API name changes #662

Closed kmjennison closed 1 year ago

kmjennison commented 1 year ago
vercel[bot] commented 1 year ago

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

Name Status Preview Updated (UTC)
nfa-example ✅ Ready (Inspect) Visit Preview Jul 8, 2023 10:01pm
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 99.08% and project coverage change: -0.02 :warning:

Comparison is base (a9c200b) 98.10% compared to head (3c01dd4) 98.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.x #662 +/- ## ========================================== - Coverage 98.10% 98.08% -0.02% ========================================== Files 31 31 Lines 895 886 -9 Branches 272 270 -2 ========================================== - Hits 878 869 -9 Misses 17 17 ``` | [Impacted Files](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team) | Coverage Δ | | |---|---|---| | [src/configTypes.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2NvbmZpZ1R5cGVzLnRz) | `50.00% <ø> (ø)` | | | [src/firebaseAdmin.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2ZpcmViYXNlQWRtaW4udHM=) | `91.89% <66.66%> (ø)` | | | [src/authCookies.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2F1dGhDb29raWVzLnRz) | `100.00% <100.00%> (ø)` | | | [src/createUser.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2NyZWF0ZVVzZXIudHM=) | `100.00% <100.00%> (ø)` | | | [src/getUserFromCookies.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2dldFVzZXJGcm9tQ29va2llcy50cw==) | `98.21% <100.00%> (ø)` | | | [src/index.server.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2luZGV4LnNlcnZlci50cw==) | `100.00% <100.00%> (ø)` | | | [src/index.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2luZGV4LnRz) | `100.00% <100.00%> (ø)` | | | [src/redirects.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL3JlZGlyZWN0cy50cw==) | `100.00% <100.00%> (ø)` | | | [src/setAuthCookies.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL3NldEF1dGhDb29raWVzLnRz) | `100.00% <100.00%> (ø)` | | | [src/testHelpers/createMockUser.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL3Rlc3RIZWxwZXJzL2NyZWF0ZU1vY2tVc2VyLnRz) | `100.00% <100.00%> (ø)` | | | ... and [6 more](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/662?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.