export type AuthOptions = { username?: string; password?: string; };