ng-token-auth icon indicating copy to clipboard operation
ng-token-auth copied to clipboard

package supports angular 6?

Open megetron opened this issue 6 years ago • 2 comments

hey all, i am looking for angular authentication solution/package works with devise and running into this package.

it seems like it does the authentication needed but is this project maintains by the owner? angular keeps updated and I wouldn't like hack this package when angular upgarded.

megetron avatar Jul 06 '18 13:07 megetron

I think that this module it's only for AngularJS, if you checkout the devise token auth docs it recommends https://github.com/neroniaky/angular2-token if you're using Angular 2+. Currently I'm using the angular2-token lib with an Angular 5 project without any major issues so far.

brunoluigi avatar Jul 06 '18 13:07 brunoluigi

Thank you! Ill give it a try.

megetron avatar Jul 07 '18 11:07 megetron