@@ -1093,6 +1093,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
/// <param name="_tokenService"></param>
|
||||
/// <returns></returns>
|
||||
/// <exception cref="BusinessValidationFailedException"></exception>
|
||||
[HttpGet]
|
||||
public async Task<string> LoginSelectUserRole(Guid userTypeId, [FromServices] ITokenService _tokenService)
|
||||
{
|
||||
var identityUserId = _userInfo.IdentityUserId;
|
||||
|
||||
Reference in New Issue
Block a user