benbaran / msal-angular

Angular MSAL Wrapper Module
MIT License
16 stars 16 forks source link

Added Module and extra configuration options #3

Closed Marcelh1983 closed 6 years ago

Marcelh1983 commented 6 years ago

We needed some extra configuration options, so we forked your library. I added a module that can be added with config options and automatically added the interceptor.

benbaran commented 6 years ago

Looks great. Thanks!