generator-angular-fullstack icon indicating copy to clipboard operation
generator-angular-fullstack copied to clipboard

Possibly unused function in template - authCallback()

Open nstuyvesant opened this issue 7 years ago • 0 comments

  • [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 doesn't appear to be hooked up to anything.

Is this still in use? Sorry if I missed how it's invoked.

nstuyvesant avatar Dec 15 '18 18:12 nstuyvesant