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

Rewrited auth mutation endpoints using RTK Query #1422

Merged

Conversation

Tolik170
Copy link
Contributor

@Tolik170 Tolik170 commented Nov 21, 2023

Created API slice using createApi()
Rewrited signup, login, googleAuth, logout and updateResourceCategory endpoints
Rewrited tests

image

@Tolik170 Tolik170 force-pushed the feature/1419/refactor-mutation-endpoint-using-rtk-query branch from 8d94ac8 to 189ed30 Compare November 23, 2023 13:05
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.9% 50.9% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@Tolik170 Tolik170 requested a review from maarekua November 27, 2023 13:49
@Tolik170 Tolik170 merged commit e1fc2a7 into develop Nov 28, 2023
3 of 4 checks passed
@Tolik170 Tolik170 deleted the feature/1419/refactor-mutation-endpoint-using-rtk-query branch November 28, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SP: 3) Refactor mutation endpoint using RTK Query
6 participants