Back to Zitadel

Login V2 Feature Toggle.Component

console/src/app/components/feature-toggle/login-v2-feature-toggle/login-v2-feature-toggle.component.html

5.0.0-base130 B
Original Source

@if (toggleState$ | async; as toggleState) { @if (toggleState.enabled) { {{ 'SETTING.FEATURES.LOGINV2_BASEURI' | translate }} } }