ITU-BDSA23-GROUP1 / Chirp

MIT License
1 stars 0 forks source link

As a developer, I want ASP.NET core identity added to my project for easing the process for managing users, passwords etc. #67

Closed cyberkold closed 11 months ago

cyberkold commented 1 year ago

Description:

Use Individual Accounts and subsequently enable GitHub using External OAuth authentication providers

A valuable resource when choosing this solution is chapter 23 of the course book Andrew Lock ASP.NET Core in Action. The first sections in it discuss ASP.NET Core Identity based on an example from the official documentation Section 23.4 explains in detail how to add ASP.NET Core Identity to an existing Razor Page application, which in your case is your current Chirp! application.

Acceptence criteria:

github-actions[bot] commented 11 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 11 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.