kdeng00
|
8600d9b6bc
|
Updates
|
2021-12-22 21:33:12 -05:00 |
|
kdeng00
|
16839b9bf8
|
Saving changes
|
2021-12-22 20:18:27 -05:00 |
|
amazing-username
|
ada8fa79d3
|
Cleaning up code convention inconsistencies
|
2019-07-04 15:57:43 -04:00 |
|
amazing-username
|
c0ac3cdd30
|
Changed the LastLogin property of the User model to allow null values, explcitly change the Entity User context to create a User table, and resolved bug that caused build issues in the SongController API class. The bug was caused by forgetting to change the type of the method after switching it from ActionResult to IActionResult. #40
|
2019-05-11 12:43:54 -04:00 |
|
amazing-username
|
8a38417a51
|
Added EmailVerified to the User model and implmeneted Registration functionality #33
|
2019-04-28 01:22:51 +00:00 |
|
amazing-username
|
105ac85a66
|
Updated User model, Updated Password encryption to use a BCrypt implementation, Updated UserStoreContext #23, #24, #33
|
2019-04-27 03:31:23 +00:00 |
|
amazing-username
|
a161d2277a
|
Implemented Auth0 functionality to handler authentication. Not complete, will add to it some more. #15
|
2019-04-21 21:07:13 -04:00 |
|
amazing-username
|
4ba342b625
|
Added User Context #24
|
2019-04-21 17:54:18 -04:00 |
|
amazing-username
|
d0f6f400c0
|
Added User model #23
|
2019-04-15 20:29:05 -04:00 |
|