Hi,
I started the workshop a few days ago.
As target framework I use .NET6.0
Currently I am at session 4, however the whole "Adding admin section" is not working for me.
I always get a 503.
The save point is still on .NETCore3.1 and in the .NET6.0 project the whole login section is missing.
Would it be possible to add an example of authentication/authorization for .NET6.0?
Thanks in advance.