Joseph Milazzo
|
4fd9943b91
|
Added Hangfire with LiteDB for a task running system. At the most basic, this allows us to monitor tasks running on the system (during dev only) and run tasks on a reoccuring or ad-hoc basis.
|
2020-12-26 14:03:35 -06:00 |
|
Joseph Milazzo
|
793c13e1e6
|
Refactored all Policy strings into their own constant file.
|
2020-12-24 10:21:59 -06:00 |
|
Joseph Milazzo
|
bb276a5984
|
Some changes to get register/login flow working smoothly with Admin role.
|
2020-12-22 17:28:38 -06:00 |
|
Andrew Song
|
8f7df85d49
|
Refractor token auth stuff to use identiycore framework
|
2020-12-21 09:24:21 -06:00 |
|
Joseph Milazzo
|
67b97b3be2
|
Small cleanup on Account service.
|
2020-12-15 09:46:45 -06:00 |
|
Joseph Milazzo
|
13ed323949
|
Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering.
|
2020-12-14 14:33:09 -06:00 |
|
Joseph Milazzo
|
5da41ea6f3
|
Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean.
|
2020-12-13 16:07:25 -06:00 |
|
Joseph Milazzo
|
2b521924d0
|
Setup basic code for login.
|
2020-12-12 20:14:56 -06:00 |
|