aboutsummaryrefslogtreecommitdiff
path: root/src/Data/DevHive.Data/Interfaces/IUserRepository.cs
Commit message (Collapse)AuthorAgeFilesLines
* IRepository namespace fix; Useless folder removedtranstrike2021-03-171-1/+0
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-3/+5
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Removed all referencestranstrike2021-02-131-0/+22