Added the service from endpoints to service #1109

Merged
a22erigr merged 1 commit from #1089-Small-LoginService-Refactor into team_2_week_7 2026-05-22 12:39:56 +00:00
Collaborator

What has been done

Refactored the authentication endpoint structure by moving cookie configuration logic into AuthService.cs to improve the separation.
Endpoints are now focused on handling HTTP requests/responses. And AuthService manages authentication configuration and business logic.
Making debugging and maintenance easier

## What has been done Refactored the authentication endpoint structure by moving cookie configuration logic into AuthService.cs to improve the separation. Endpoints are now focused on handling HTTP requests/responses. And AuthService manages authentication configuration and business logic. Making debugging and maintenance easier
b24idalu approved these changes 2026-05-22 11:59:52 +00:00
b24idalu left a comment
Collaborator

Review on #1109

Whats done

Refactor AuthEndpoints

Tested on Windows using Chrome

  • App starts
    • No problems

Inspected following files

Both files look good and up to standard.

What needs to be done

Nothing to be done

Conclusion

  • Ready for merge
# Review on #1109 ## Whats done Refactor AuthEndpoints ### Tested on Windows using Chrome + App starts + No problems ### Inspected following files Both files look good and up to standard. ## What needs to be done Nothing to be done ## Conclusion + Ready for merge
a22erigr merged commit 7d75263d30 into team_2_week_7 2026-05-22 12:39:56 +00:00
a22erigr deleted branch #1089-Small-LoginService-Refactor 2026-05-22 12:39:59 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!1109
No description provided.