Namespace adas_core.Authentication.Models
Classes
- LoginInfo
Represents a container for login-related information.
- TokenResult
Represents the result of a token-related operation, encapsulating the outcome and any associated token data.
- TokenResultPanel
Represents a panel UI component responsible for displaying token-related results.
- UciResponse<T>
Represents a generic response in the Universal Chess Interface (UCI) protocol, encapsulating a payload of type
T.