Closed schwarzie2478 closed 5 years ago
A simple example of showing how to authorize based on a resource being handled inside the method. Next to that, I added swagger as a nice way to test my Api.
I was thinking about an action filter for handling the authorization outside of the method,
Please create a new project for the example (to keep the existing samples simple and targeted).
A simple example of showing how to authorize based on a resource being handled inside the method. Next to that, I added swagger as a nice way to test my Api.
I was thinking about an action filter for handling the authorization outside of the method,