This is a wrapper library for Angular 6+ (Angular 6.X.X and Angular 7.X.X) modules over Microsoft ADAL (Azure Active Directory Authentication Library)
34
stars
13
forks
source link
Provide a way to use dependencies in adalConfig factory #39
Open
theorlovsky opened 4 years ago
Currently it is possible to pass a factory to build a config dynamically, but you are not able to use any of your services etc.