benbaran / adal-angular4-example

Angular 4 ADAL Wrapper Example
28 stars 13 forks source link

Instructions for use in existing angular 4 app #21

Open madhuvanti-git opened 5 years ago

madhuvanti-git commented 5 years ago

hi I have an existing angular4 app. Trying to use this example as a reference for ADAL authentication for that existing app. Getting error Cannot find name 'AdalService'. and Cannot find name 'AdalGuard'. Followed the steps in readme but they seem to be incomplete so found few pointers from existing files.

Could you please help?