@let postTopHtml = postTopHtml$ | async; @if (postTopHtml?.hasContent) {
} @else {

Token successfully enrolled

The token was successfully enrolled with serial number {{ serial }} . @if (url && showQRCode()) { }
}
@if (showQRCode() && qrCode) { QR Code }
@if (data.response.detail["password"]) {

Your Password: {{ data.response.detail["password"] }}.

} @if (data.response.detail.otpkey?.value && !data.response.detail["otps"] && showQRCode()) { } @if (data.tokentype.key === "tiqr") { } @if (data.tokentype.key === "registration") { } @if (data.response.detail["otps"]) { }
@if (authService.containerWizard().enabled) { } @else if(authService.tokenWizard()) { } @else { }