ToeKnee
Authorization doesn't work as it should ASP.NET C#
Yes that is correct, the user can make an order which should not be possible only when being logged in.
- An order must be able to be created which consists of a number of products. To make
this the user must be logged in ie it must be sent with a token to
the method must be executable.
12 replies