export interface ISigninOptions { username: string password?: string }