Skip to content

neonbones/Boilerplate.AuthDemo

Repository files navigation

Jwt + httpOnly secure cookies authentication boilerplate.

  • Frontend path: AuthDemo.Web -> ClientApp
  • Authentication configure: AuthDemo.Web -> Startup.cs
  • HTTPS connection is already configured.

Instructions for running:

  1. Change "ConnectionStrings" in appsettings.Development.json to yours.
  2. Just run it! Migrations will apply automatically.
  3. Default admin username Username: neonbones_sp, Password: Qwe123!
  4. https://localhost:3000/ - Protected path, https://localhost:3000/SignIn - Login path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published