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 |
|