feat(HomeController): Funktionalität zur Überprüfung des SMS-Codes hinzugefügt
This commit is contained in:
@@ -5,7 +5,5 @@
|
||||
public string? AccessCode { get; init; }
|
||||
|
||||
public string? PhoneNumber { get; init; }
|
||||
|
||||
public EnvelopeReceiverDto WithoutSecrets => this;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user