Ask a question to get started
Enter to send•Shift+Enter new line
show_success( self, message: str, ) -> None
message
str
Plain-text status line.
Report a successful login step.
Implementations must not embed token material in message; the login code only passes structural facts ("logged in", token file path) here.