* Show either sign up OR sign in * disambiguate fresh start from adding recovery options * use tabs to switch between account link flows * add active to tab body as well * changes as per discussion * handle specific error; fix missing err typo
* update make command to build full release * use quoted TAGS `TAGS=bindata` => `TAGS="bindata"`