1
0

2 Commits

Author SHA1 Message Date
c3df56b0da Add identity context and ASP.NET individual account pages for authorization.
I created a new Blazor project with individual accounts, then transferred the files over to the existing project.
Then renamed ApplicationDbContext to: IdentityContext to distinguish from the application context.
Then ran the update database command with the existing migration for identity.
2025-04-18 10:20:55 +02:00
0e6a1e4c86 Add initial migration with initial server data. 2025-04-15 23:27:10 +02:00