Skip to content

FabioSFernandes/backend-net-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-net-auth

This project intents to serve as example for authentication using self signed JWT tokens Some aspects of this project:

  • Using Net 8 with EF Code-first
  • Clean Architecture oriented
  • Issuer and ConnectionString configuration using secrets
  • Multi-context EntityFramework with creational structure delegation
  • MySql/MariaDB
  • Docker
  • Environment variables for design time EF model creation
  • Unity and Integrated Tests
  • Minimal APIs
  • Dependency Injection for services
  • Claim Transformation - Create complexity for api level access

About

Auth api to get token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published