export const enum FormIdx { login = 0, // 0 - login (even if login does not exist) cpass // 1 - change password }