I need to create a fun system that uses a validation (user, password). I have experience with WebForm, I have already studied a bit of MVC but I still do not feel safe to create a complete application with MVC.
For the validation I thought about using Identity, because from what I saw it made things easier, however, I did not see from scratch, I made an example and some minor changes . And there I was in doubt, whether it is worth learning to use Identity during the creation of this project or use a less sophisticated, like session store or cookie.
A preocupação principal é ter problemas com o Idntity que possam acabar tomando tempo.
I am still in doubt if I have done well to publish the question here, in any case if you do not identify a response and only discussions, I'll remove the question. Thanks in advance.