Zerraq
Zerraq
CC#
Created by Zerraq on 2/13/2024 in #help
Identity .NET 8
No description
5 replies
CC#
Created by Zerraq on 2/9/2024 in #help
React + ASP.NET MVC
I need to setup a project with REACT, ASP.NET MVC. (Visual Studio) I dont really know how to „mix“ them. Can someone help me? (.NET8 would be great)
27 replies
CC#
Created by Zerraq on 2/9/2024 in #help
Is this MVC?
No description
4 replies
CC#
Created by Zerraq on 2/9/2024 in #help
Moving Endpoints (from Identity) to another Controller
No description
4 replies
CC#
Created by Zerraq on 1/31/2024 in #help
Difference "Login/Register" and JWT Authentication?
Hey, I am very new to these kind of stuff, and i have a question. What exactly is the difference between a "login/register" process and a JWT Authentication. And why do some people use them both?
127 replies
CC#
Created by Zerraq on 1/31/2024 in #help
.NET Core + React | Login process
No description
2 replies
CC#
Created by Zerraq on 1/30/2024 in #help
.NET Core & React | Authentication
So I want to create a new webapp with React and .NET Core. I created a new project in Visual Studio and now I want to implement a JWT Authentication, but unfortunately I have no clue where and how to start. (im a newbie CatWow ) Would be so nice if someone could help me <3 love y'all
17 replies
CC#
Created by Zerraq on 10/26/2022 in #help
Replace a part from String
Hello guys, I need help with a string (URL is the value in the string) basically my code picks the correct message-template from a JSON file. And now i want to replace the "BaseUri" and the "Id". The value I get from the JSON: "MessageTemplate": "@BaseUri/@id" i want this to -> "https://google.com/id" (example) I appreciate the help ❤️
3 replies
CC#
Created by Zerraq on 10/11/2022 in #help
C a Get Req with Basic Auth
Hello guys! ^^ I need help :(( Im making a GET request in C# with a Basic Auth, but always get a 403 Forbidden error. (Works on Post method tho)
3 replies