@using VisaApiClient



@code { [Parameter, EditorRequired] public AuthData AuthData { get; set; } = null!; }