DC-32(feat): Add OTP functionality with email sending and validation #21
Annotations
4 warnings
|
build:
src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L55
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.ValidateOtp(ValidateOtpCommand, ICommandHandler<ValidateOtpCommand>)' (but other parameters do)
|
|
build:
src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L27
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.RequestOtp(RequestOtpCommand, ICommandHandler<RequestOtpCommand>)' (but other parameters do)
|
|
build:
src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L55
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.ValidateOtp(ValidateOtpCommand, ICommandHandler<ValidateOtpCommand>)' (but other parameters do)
|
|
build:
src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L27
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.RequestOtp(RequestOtpCommand, ICommandHandler<RequestOtpCommand>)' (but other parameters do)
|