@if (showQRCode() && qrCode()) { QR Code }
@if (url() && showQRCode()) { } @if (url() && showRegenerateButton()) { } @if (enrolledData()?.["password"]) {

Your Password: {{ enrolledData()?.["password"] }}.

} @if (enrolledData()?.otpkey?.value && !enrolledData()?.["otps"] && showQRCode()) { } @if (tokenType() === "tiqr") { } @if (tokenType() === "registration") { } @if (enrolledData()?.["otps"]) { }