- handle login and register - advanced options in login section - focus/blur events with React - cleanup password fields when required (setting the value to `undefined` for resetting the input field doesn't work well in React, thus set to empty string)