Antonio
Authentication without a dedicated separate database in .NET 8.0?
Ok, but the problem is that if I try to use just one database, I am not able to log in to the application. But if I use a separate database for authentication (as seems to be the good practice with .NET), everything works. And apart from that, the code is the same, nothing changes.
10 replies