Skip to content

LoginResultDTO

LoginResultDTO reports sign-in completion or the next verification step without exposing credentials.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
StatusstatusstringstringNoNo
Accountaccount*AccountDTOAccountDTO | nullYesYes
FlowIDflowIdstringstringYesNo
MessagemessagestringstringYesNo

Used by

Source

internal/transport/wails/dto.go:56