-
-
Notifications
You must be signed in to change notification settings - Fork 345
feat(auth): useIsCurrentUserLoaded()
composable
#1307
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Co-authored-by: Eduardo San Martin Morote <[email protected]>
Co-authored-by: Eduardo San Martin Morote <[email protected]>
Co-authored-by: Eduardo San Martin Morote <[email protected]>
@posva I also added docs. Let me know if those are okay. |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #1307 +/- ##
==========================================
- Coverage 90.05% 89.94% -0.12%
==========================================
Files 21 21
Lines 3218 3232 +14
Branches 317 317
==========================================
+ Hits 2898 2907 +9
- Misses 320 325 +5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
useIsCurrentUserLoaded()
composable
Closes #1306