This commit is contained in:
pavelbannov 2022-11-16 18:27:07 +03:00
parent 2f7fdaf00a
commit d39666df9d

View File

@ -140,7 +140,7 @@ public class AuthenticationController : ControllerBase
_tfaAppAuthSettingsHelper = tfaAppAuthSettingsHelper;
}
[AllowNotPayment]
[HttpGet]
public bool GetIsAuthentificated()
{