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
Would it be possible to add "Claims: Roles and Scope in the Bearer token" to the userInfo? #21
Open
semihbas opened 5 years ago
Would it be possible to add "Claims: Roles and Scope in the Bearer token" to the userInfo?
"roles": [ "observer" ], "scp": "read readandwrite",