Skip to content

ChessWizard/AuthServer

Repository files navigation

AuthServer

JWT based Authentication Server with .NET Core 7.0

Techs and Architecture

  • N-tier architecture
  • Generic Repository Pattern
  • Unit of work
  • AutoMapper
  • Fluent Validation
  • Fluent Api
  • Asp.Net Core Identity
  • EF Core 7.0
  • MS SQL Server
  • JWT
  • Role-Based Authorization
  • Claim-Based Authorization(EX: IsLoyalUser Claim)

Database Scheme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages