public BaseController(IAuthenticationTokenManager tokenManager) { this.TokenManager = tokenManager; }