- Added `accountProvisioner` - Move authentication to use passport strategies - Make authentication more pluggable - Change language of services -> providers closes #1120
This work provides a foundation for a more pluggable authentication system such as the one outlined in #1317. closes #1317