Skip to content

Conversation

@erayerdin
Copy link
Owner

No description provided.

* init useSignIn hook

* test and impl when authed, useSignIn hook > should have authenticated state

* test and impl when anon, useSignIn hook > should have ready state

* test and impl when anon, useSignIn hook > should have ready state if firebase anon

* impl useEffect

* test and impl when anon, useSignIn hook > should dispatch sign-in with email and password

* impl google sign in

* impl facebook sign in

* impl apple sign in

* impl twitter sign in

* impl github sign in

* impl microsoft sign in

* impl yahoo sign in

* init docs for useSignIn

* fix typo

* set authenticated state

* write docs for useSignIn
@erayerdin erayerdin self-assigned this Jan 28, 2024
@codecov
Copy link

codecov bot commented Jan 28, 2024

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (839da45) 87.91% compared to head (c7c1743) 85.81%.
Report is 3 commits behind head on main.

Files Patch % Lines
src/auth/useSignIn.ts 71.53% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   87.91%   85.81%   -2.11%     
==========================================
  Files          23       24       +1     
  Lines         869     1001     +132     
  Branches       78       90      +12     
==========================================
+ Hits          764      859      +95     
- Misses        102      139      +37     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erayerdin erayerdin merged commit 07a4447 into main Jan 28, 2024
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