From cf36bdf0f63d00fe9c0287b084c49d9549a50faa Mon Sep 17 00:00:00 2001 From: Roman Stenseth Eriksen Date: Wed, 27 Aug 2025 10:37:42 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b14ae3b..94bd7d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # C# Authentication HTTP Requests +## Link to cinma repo wiht security +- https://github.com/romaneriksen/csharp-api-cinema-challenge ## Create a complete webapi using Jwt Authentication From 57fd0f110fb9d756adc43b49f6c4c0fec957df9a Mon Sep 17 00:00:00 2001 From: Roman Stenseth Eriksen Date: Wed, 27 Aug 2025 10:38:00 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94bd7d8..94b3a58 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # C# Authentication HTTP Requests -## Link to cinma repo wiht security +## Link to cinema repo with security - https://github.com/romaneriksen/csharp-api-cinema-challenge ## Create a complete webapi using Jwt Authentication