Login response
@type t() :: %ExBifrost.Model.LoginResponse{ message: String.t() | nil, token: String.t() | nil }