We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nArchitecture.Core/src/Core.Application/Pipelines/Authorization/AuthorizationBehavior.cs
Line 27 in 5926517
nArchitecture.Core/src/Core.CrossCuttingConcerns.Exception/Handlers/ExceptionHandler.cs
Line 5 in 5926517
The text was updated successfully, but these errors were encountered:
No branches or pull requests
nArchitecture.Core/src/Core.Application/Pipelines/Authorization/AuthorizationBehavior.cs
Line 27 in 5926517
Burada UserClaim'lerin boş olması durumunda AuthorizationException yerine AuthenticationException verse,
nArchitecture.Core/src/Core.CrossCuttingConcerns.Exception/Handlers/ExceptionHandler.cs
Line 5 in 5926517
Burada da AuthenticationException ele alınıp AuthorizationException ise 403 AuthenticationException ise 401 dönse doğru bir yaklaşım olur mu?
The text was updated successfully, but these errors were encountered: