You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
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?