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

Breaking: API name changes #662

Merged
merged 24 commits into from
Jul 9, 2023
Merged

Breaking: API name changes #662

merged 24 commits into from
Jul 9, 2023

Conversation

kmjennison
Copy link
Contributor

  • Instances of AuthUser: AuthUser --> user
  • withAuthUser --> withUser
  • withAuthUserTokenSSR --> withUserTokenSSR
  • withAuthUserSSR --> withUserSSR
  • useAuthUser --> useUser

@vercel
Copy link

vercel bot commented Jul 8, 2023

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
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Patch coverage: 99.08% and project coverage change: -0.02 ⚠️

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

Additional details and impacted files
@@            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 Coverage Δ
src/configTypes.ts 50.00% <ø> (ø)
src/firebaseAdmin.ts 91.89% <66.66%> (ø)
src/authCookies.ts 100.00% <100.00%> (ø)
src/createUser.ts 100.00% <100.00%> (ø)
src/getUserFromCookies.ts 98.21% <100.00%> (ø)
src/index.server.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/redirects.ts 100.00% <100.00%> (ø)
src/setAuthCookies.ts 100.00% <100.00%> (ø)
src/testHelpers/createMockUser.ts 100.00% <100.00%> (ø)
... and 6 more

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

@kmjennison kmjennison merged commit fffa55a into v1.x Jul 9, 2023
7 checks passed
@kmjennison kmjennison deleted the kevin/rename-api branch July 9, 2023 13:34
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.

None yet

1 participant