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

Generate TypeScript types declaration #656

Closed kmjennison closed 1 year ago

kmjennison commented 1 year ago

Closes #634

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 Jul 3, 2023 0:21am
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (06ff195) 98.39% compared to head (99e75d3) 98.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.x #656 +/- ## ======================================= Coverage 98.39% 98.39% ======================================= Files 31 31 Lines 870 871 +1 Branches 257 257 ======================================= + Hits 856 857 +1 Misses 14 14 ``` | [Impacted Files](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team) | Coverage Δ | | |---|---|---| | [src/AuthAction.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL0F1dGhBY3Rpb24udHM=) | `100.00% <100.00%> (ø)` | | | [src/index.server.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/656?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/656?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/withAuthUser.tsx](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL3dpdGhBdXRoVXNlci50c3g=) | `100.00% <100.00%> (ø)` | | | [src/withAuthUserTokenSSR.ts](https://app.codecov.io/gh/gladly-team/next-firebase-auth/pull/656?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gladly-team#diff-c3JjL3dpdGhBdXRoVXNlclRva2VuU1NSLnRz) | `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.