jasontaylordev / CleanArchitecture

Clean Architecture Solution Template for ASP.NET Core
MIT License
16.75k stars 3.6k forks source link

Implement proposal Improve authorization performance #1046 #1169

Open Lanz86 opened 5 months ago

Lanz86 commented 5 months ago

Implement proposal Improve authorization performance #1046

Moved Roles authorization from Identity Service DB verification to verify Roles user Claim.