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

Add support for Typescript development #652

Closed kmjennison closed 1 year ago

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
nfa-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2023 6:26pm
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fdd2c95) 99.25% compared to head (35e66e5) 99.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.x #652 +/- ## ======================================= Coverage 99.25% 99.25% ======================================= Files 30 30 Lines 675 675 Branches 223 223 ======================================= Hits 670 670 Misses 5 5 ``` | [Impacted Files](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/652?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team) | Coverage Δ | | |---|---|---| | [src/config.js](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/652?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2NvbmZpZy5qcw==) | `96.15% <ø> (ø)` | | | [src/cookies.js](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/652?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2Nvb2tpZXMuanM=) | `96.96% <ø> (ø)` | | | [src/createAuthUser.js](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/652?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2NyZWF0ZUF1dGhVc2VyLmpz) | `100.00% <ø> (ø)` | | | [src/index.server.js](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/652?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2luZGV4LnNlcnZlci5qcw==) | `100.00% <ø> (ø)` | | | [src/testHelpers/createMockConfig.js](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/652?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL3Rlc3RIZWxwZXJzL2NyZWF0ZU1vY2tDb25maWcuanM=) | `100.00% <ø> (ø)` | | | [src/isClientSide.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/652?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL2lzQ2xpZW50U2lkZS50cw==) | `100.00% <100.00%> (ø)` | |

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