- [X ] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | ----- generator-angular-fullstack | 5.0.0-rc.4 Node | 10.14.2 npm | 6.5.0 Operating System | OS X 10 Item | Answer ----- | ----- Transpiler | Babel Markup | Pug CSS | SCSS Router | ngRoute Client Tests | Mocha DB | SQL Auth | Y The **authCallback()** function in [templates/app/server/api/user(auth)/user.controller.js](https://github.com/angular-fullstack/generator-angular-fullstack/blob/master/templates/app/server/api/user(auth)/user.controller.js#L153-L158) doesn't appear to be hooked up to anything. Is this still in use? Sorry if I missed how it's invoked.