Token successfully enrolled

The token was successfully enrolled with serial number {{ serial }} . @if (containerSerial) {
It has been enrolled in the container {{ containerSerial }} . } @if (data.user?.username && data.userRealm != "" && !data.onlyAddToRealm) {
The user {{ data.user!.username }} in the realm {{ data.userRealm }} was assigned to the token. }
@if (showQRCode() && qrCode) { QR Code }
@if (url && showQRCode()) { } @if (url && showRegenerateButton()) { } @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"]) { }