-
- Downloads
Grouped all repos
parents
Showing
- AuthenticationMicroservice/AuthenticationMicroservice.Tests/AuthServiceTests.cs 82 additions, 0 deletions...vice/AuthenticationMicroservice.Tests/AuthServiceTests.cs
- AuthenticationMicroservice/AuthenticationMicroservice.Tests/AuthenticationMicroservice.Tests.csproj 25 additions, 0 deletions...icroservice.Tests/AuthenticationMicroservice.Tests.csproj
- AuthenticationMicroservice/AuthenticationMicroservice.Tests/Helpers/AutoMapperHelper.cs 14 additions, 0 deletions...henticationMicroservice.Tests/Helpers/AutoMapperHelper.cs
- AuthenticationMicroservice/AuthenticationMicroservice.Tests/Helpers/DbContextHelper.cs 16 additions, 0 deletions...thenticationMicroservice.Tests/Helpers/DbContextHelper.cs
- AuthenticationMicroservice/AuthenticationMicroservice.Tests/Usings.cs 2 additions, 0 deletions...onMicroservice/AuthenticationMicroservice.Tests/Usings.cs
- AuthenticationMicroservice/AuthenticationMicroservice.sln 31 additions, 0 deletionsAuthenticationMicroservice/AuthenticationMicroservice.sln
- AuthenticationMicroservice/AuthenticationMicroservice/.dockerignore 27 additions, 0 deletions...tionMicroservice/AuthenticationMicroservice/.dockerignore
- AuthenticationMicroservice/AuthenticationMicroservice/AuthenticationMicroservice.csproj 49 additions, 0 deletions...henticationMicroservice/AuthenticationMicroservice.csproj
- AuthenticationMicroservice/AuthenticationMicroservice/AutoMapperProfile.cs 15 additions, 0 deletions...roservice/AuthenticationMicroservice/AutoMapperProfile.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Constants.cs 51 additions, 0 deletions...ationMicroservice/AuthenticationMicroservice/Constants.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Controllers/AuthenticationController.cs 345 additions, 0 deletions...ationMicroservice/Controllers/AuthenticationController.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Controllers/AuthorizeRolesAttribute.cs 33 additions, 0 deletions...cationMicroservice/Controllers/AuthorizeRolesAttribute.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Controllers/BaseAuthenticationController.cs 49 additions, 0 deletions...nMicroservice/Controllers/BaseAuthenticationController.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Controllers/BaseController.cs 52 additions, 0 deletions.../AuthenticationMicroservice/Controllers/BaseController.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Dockerfile 23 additions, 0 deletions...icationMicroservice/AuthenticationMicroservice/Dockerfile
- AuthenticationMicroservice/AuthenticationMicroservice/Exceptions/AuthenticationException.cs 32 additions, 0 deletions...icationMicroservice/Exceptions/AuthenticationException.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Helpers/EmailHelper.cs 33 additions, 0 deletions...service/AuthenticationMicroservice/Helpers/EmailHelper.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Helpers/ResponseOperationFilter.cs 83 additions, 0 deletions...enticationMicroservice/Helpers/ResponseOperationFilter.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Helpers/SecurityHelper.cs 68 additions, 0 deletions...vice/AuthenticationMicroservice/Helpers/SecurityHelper.cs
- AuthenticationMicroservice/AuthenticationMicroservice/Helpers/TaskExtensions.cs 13 additions, 0 deletions...vice/AuthenticationMicroservice/Helpers/TaskExtensions.cs
Loading
Please register or sign in to comment