tjoudeh / AngularJSAuthentication

Tutorial shows Authentication in AngularJS with ASP.NET Web API 2 and Owin Middle-ware using access tokens and refresh tokens approach
bit.ly/TokenAuth
1.18k stars 756 forks source link

Update to ASP.Net 5 MVC 6 #24

Open kjartanvalur opened 8 years ago

kjartanvalur commented 8 years ago

Hi and thanks for this great repo and tutorial.

It would be really nice to see how this repo would fit into ASP.Net 5 and MVC 6. Any change you could make that happen since it is now in RC1?

jensenkd commented 8 years ago

+1

LadislavBohm commented 8 years ago

Yes, that would be awesome.

balivo commented 8 years ago

+1

vascofernandes commented 8 years ago

I would suggest a new repository for ASP.Net Core. There is a lot of value in keeping this as is, since not the whole world will move to ASP.Net Core as soon as it goes final.