Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 509 Bytes

File metadata and controls

21 lines (15 loc) · 509 Bytes

Identity And Access Mangement

#DynamicAuthorization_Jwt Token

Access Management With Asp.net Core 7 , Dynamic Athorization Web Api With Clean Architecture

for test clinet App See https://github.com/AmBplus/DynamicAuthConsumer

  • Asp.net Core
  • Dynamic Authorization
  • Custom Authorize Atttibute
  • Auto Find Permission From Route And Add Them
  • CQRS
  • MediatR
  • Seprate Controller In Class Library
  • Service Host Pattern
  • Result Pattern
  • Clean Architecture