|
1 | | -# SecureWebSite |
| 1 | +# Login and Registration with .NET 8 Identity. |
| 2 | + |
| 3 | +In this project you will learn how to implement Authentication and Authorization in ASP .NET Core Web API with REACT.JS for the Frontend. This is an advance topic in web development. |
| 4 | + |
| 5 | +### What will you learn? |
| 6 | + |
| 7 | +You will learn the following: |
| 8 | + |
| 9 | +- Creating a user interface using React.JS. |
| 10 | +- Creating protected routes in REACT.JS. |
| 11 | +- Creating RestFull API using ASP .NET Core Web API (.NET 8 LTS). |
| 12 | +- Handling API requests using JavaScript fetch API. |
| 13 | +- Cookie based Authentication. |
| 14 | +- Entity Framework and SQL Database. |
| 15 | +- HTML and CSS. |
| 16 | +- JavaScript. |
| 17 | +- C# |
| 18 | + |
| 19 | +Watch the full course on YouTube [here](https://youtu.be/DK7YAqd0tJA). Visit our YouTube Channel [Coding Aqyanoos](https://www.youtube.com/@coding-aqyanoos) for more useful and helpful courses. If you have any other questions please our website [https://aqyanoos.com](https://aqyanoos.com). |
| 20 | + |
| 21 | +We Have also created unique helpful Android apps that you can install and use for free. For more details visit our website. |
| 22 | + |
| 23 | +__Thank You__ |
| 24 | + |
0 commit comments