.NET 10.0 MVC Website integrated with ServiceStack Auth
Login
Browse source code and install with:
npx create-net mvcauth ProjectNameInstantly scaffold a new App with this template using GitHub Copilot, just describe the features you want and watch Copilot build it!
Replace the oauth.* App settings with your own in appsettings.Development.json for local development and appsettings.json for production deployments.
- Twitter - Create Twitter App with
{BaseUrl}/auth/twitterreferrer - Facebook - Create Facebook App with
{BaseUrl}/auth/facebookreferrer - Google - Create Google App with
{BaseUrl}/auth/googlereferrer - Microsoft - Create Microsoft App with
{BaseUrl}/auth/microsoftreferrer

