glm94
|
ddb42da7bb
|
Added basic auth checking code. First bit of code to protect an API call in the Employee controller.
|
2021-01-03 18:44:08 -06:00 |
|
glm94
|
26ea8e8cbc
|
Updated the Login code so it responds with a set-cookie header for the session token. Still looking into if this is the right thing to do however.
|
2021-01-03 02:36:36 -06:00 |
|
glm94
|
e8454fb652
|
Moved the authentication code to its own dedicated class. Minor code cleanup.
|
2021-01-02 15:31:52 -08:00 |
|
glm94
|
a955fc5346
|
Cleaned up the hashing code.
|
2021-01-01 13:08:29 -08:00 |
|
glm94
|
5621418bd7
|
Added password and session creation functions.
|
2021-01-01 13:29:10 -08:00 |
|
glm94
|
26c59555ab
|
Intial commit. THe bare bones of a REST .NET Core app have been made.
|
2021-01-01 00:57:07 -08:00 |
|