2002-feb24-net / 2002-feb24-net/tyler-project0-2

Move Login methods to a separate class

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
C#
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

https://github.com/2002-feb24-net/tyler-project0-2/blob/master/Project0.Data/CustomerClassHelper.cs#L41

There are 2 methods about logging in, these should be in there own class. Makes it more flexible.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at CustomerClassHelper.cs line 41 to identify the two login methods. Create a new class, perhaps named LoginService or AuthenticationService, and move the methods there. Ensure the existing code still compiles and functions after the move. Check if there are any tests that need updating.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.