❔ MVC template with simple user/pass auth
Is there any existing built-in template for MVC (.net 7) application, with already implemented auth/session/etc for a simple user/pass users? Or should I implement it by myself?
I see there is one kind of "authentication template", but there is most of the stuff I dont need
I see there is one kind of "authentication template", but there is most of the stuff I dont need
