Hello
I was wondering if there is a simple way to not use the aspnet_* tables and all that to add a login/logout function to an mvc application? I need a simple custom login+logout function, and it makes no sense to having all that functionality avalible for my app.
/M