export interface AuthBtnOptions { posSelector?: string; text?: string; className?: string; }