-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
featureNew functionality or improvementNew functionality or improvement
Milestone
Description
When using dynamic hypermedia responses, it's nice to be able to check for authorization for various routes based on the current request credentials. Unfortunately, the code that does the access (entity and scope) checks is not currently exposed so there isn't a simple way to do this.
I'd love to see a method route.authorizeRequest(request) or route.authorize(request.auth).
Metadata
Metadata
Assignees
Labels
featureNew functionality or improvementNew functionality or improvement