C#C
C#3y ago
reeeeeee

❔ AspNetCore web MVC app - Authentication

I would like to implement some authentication to my web app. I would like to make it "proper" and not too complex.
All I need would be Username, Password, Session. The app would be for internal use, so no additional functionalities like forgot pass or email confirmation will be needed.
Do you have any tutorial/guide/recommendation I could follow?
Thanks!
Was this page helpful?