Closed StarkShang closed 3 years ago
I don't have any suggestions for you on that.
As I kwon, aspnet core has a full feature authorization system, and I can use [Authorize] attribute to call different authorization policy which may execute different authentication policy. Maybe this problem has no matter with this library, but has matter with front frameworks like angular or vue?
You would need to look at your server framework to authorize calls based on the claims in the token.
How can I verify different scopes for different routes? For example: