I'm making a new app for work. It's supposed to go live in late summer, so I feel confident using ASP.NET 5 and Aurelia. Was originally going to use Angular 2, but the more I see of Aurelia, the more I like it.
What I want to get up in a skeleton app is just login and roles/claims. I do not want any SoMe-login, only email/password. Have been thinking of using IdentityServer for handling this.
Does anyone have any comments, links to posts or other stuff that can help with this?
Hi Please see https://github.com/paulvanbladel/aurelia-auth For autentication aurelia plugin.
Amit Hansda
Coding and Beer guzzling
I have zero experience with Asp.NET 5 but have used Aurelia in a scheduled to be live application.