LoginMode type

登入模式列舉

type LoginMode = "batch" | "interactive"