Skip to content
New issue

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

Any ideas to implement complex authorization logic #12

Closed
lavilaso opened this issue Sep 9, 2020 · 1 comment
Closed

Any ideas to implement complex authorization logic #12

lavilaso opened this issue Sep 9, 2020 · 1 comment

Comments

@lavilaso
Copy link

lavilaso commented Sep 9, 2020

I need to implement complex authorization logic, normally I would solve this using Identity policies, in this architecture I don't know what would be a good way to implement this.
policies in the project for identity?
use validations in MediatR behaviorss?
Let me know your thoughts.

@iammukeshm
Copy link
Owner

Yes Policies Would be the way forward. I already have it in my TODO list. Will update shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants