Toi Wright
Results
2
issues of
Toi Wright
I am working through the Authentication tutorial and I have just added the [Authorize] attribute. I can no longer view my orders, but instead of getting a 302 as is...
Also can remove the following from Startup.cs ``` services.AddMvc() .AddNewtonsoftJson(); ```