Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Security

Kevin Gates
Kevin Gates
15,052 Points

Anyone with experience with a Vue.Js Front-End and a .NET Core Web API backend?

Anyone with experience with a Vue.Js Front-End and a .NET Core Web API backend?

Additionally, how do you handle security? I'm working at a place where we are thinking of moving from .Net Webforms to maybe MVC / Web API and using Vue on the front-end.

We currently use Windows Authentication, but would like to open this up to a few external users as well. Does anyone know of reputable guides for something like this, especially strong in the security aspect?