Features: - Uses Owin based startup class. - Web API is configured and uses Token based authentication. - Can be easily customized to use external authentication services like Google, Facebook, etc. - Autofac is configured as a dependency injection. - Entity framework 6 with basic User entity and the authentication service is configured.


