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

♻️ refactor: Move next-auth hooks to user store actions #2364

Merged
merged 24 commits into from
May 14, 2024

♻️ refactor: use server config store to enable auth

d8da7f8
Select commit
Loading
Failed to load commit list.
Merged

♻️ refactor: Move next-auth hooks to user store actions #2364

♻️ refactor: use server config store to enable auth
d8da7f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 12, 2024 in 1s

85.18% of diff hit (target 93.37%)

View this Pull Request on Codecov

85.18% of diff hit (target 93.37%)

Annotations

Check warning on line 56 in src/config/auth.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/config/auth.ts#L56

Added line #L56 was not covered by tests

Check warning on line 41 in src/store/user/slices/auth/action.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/user/slices/auth/action.ts#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 87 in src/store/user/slices/auth/action.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/user/slices/auth/action.ts#L87

Added line #L87 was not covered by tests