angular4-auth icon indicating copy to clipboard operation
angular4-auth copied to clipboard

Update `auth.service.ts` imports to recent rxjs

Open oerd opened this issue 7 years ago • 0 comments

Most recent angular cli will not find 'rxjs/add/operator/toPromise' as this is ES6 functionality. See http://reactivex.io/rxjs/file/es6/add/operator/toPromise.js.html

This probably also means some work on the blog post :)

oerd avatar May 14 '18 22:05 oerd