Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment Contribution #27

Open
walid385 opened this issue Dec 31, 2024 · 0 comments
Open

Assignment Contribution #27

walid385 opened this issue Dec 31, 2024 · 0 comments

Comments

@walid385
Copy link

walid385 commented Dec 31, 2024

Proposal

I propose enhancing the tutorial to include a section on implementing authentication and authorization using ASP.NET Core Identity. This would provide learners with a comprehensive understanding of securing Razor Pages applications.

Details

  • Add instructions for integrating ASP.NET Core Identity.
  • Show how to protect pages using [Authorize] attributes.
  • Include code examples for registration, login, and logout functionality.

Why this change?

The current tutorial doesn't cover security features, and this addition would provide learners with essential skills for real-world application development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant