* fix: Two-Factor Auth Moved library to a class to take advantage of namespacing and auto loading. Update the two factor code to use the AuthenticationException for error messages. Fix remember me to work with 2fa. * missing change