This commit is contained in:
@@ -8,7 +8,7 @@ using MistoxWebsite.Server.Entities;
|
|||||||
|
|
||||||
namespace MistoxWebsite.Server.Controllers {
|
namespace MistoxWebsite.Server.Controllers {
|
||||||
[ApiController]
|
[ApiController]
|
||||||
[Route("api/account/[controller]")]
|
[Route("api/account/")]
|
||||||
public class AuthenticationController : MistoxControllerBase {
|
public class AuthenticationController : MistoxControllerBase {
|
||||||
|
|
||||||
EmailService _emailContext;
|
EmailService _emailContext;
|
||||||
|
|||||||
Reference in New Issue
Block a user