News

UserController.java: The web controller that provides the log-in API. UserService.java: An interface for finding users. Used by TokenAuthenticationService to recover the user via the token info.