Is there any js library that I can hook up into my AngularJS SPA that authenticates with Thinktecture Identity Server? AzureAD has adal.js to make it work with AzureAD, is there any I can use with Thinktecture ?
Asked
Active
Viewed 108 times
0

Sabby62
- 1,707
- 3
- 24
- 37
-
check this post: http://damienbod.com/2015/11/08/oauth2-implicit-flow-with-angular-and-asp-net-5-identity-server/ – leastprivilege Nov 17 '15 at 16:40
-
@leastprivilege - http://stackoverflow.com/questions/33823884/use-rs256-algorithm-to-sign-jwt – Sabby62 Nov 20 '15 at 18:20