Apply suggestions from code review
Co-authored-by: Joe Porpeglia <josephp@spotify.com> Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
This commit is contained in:
@@ -91,7 +91,7 @@ export type ResourcePermission<TResourceType extends string = string> =
|
||||
/**
|
||||
* A client interacting with the permission backend can implement this authorizer interface.
|
||||
* @public
|
||||
* @deprecated Use PermissionEvaluator instead
|
||||
* @deprecated Use {@link @backstage/plugin-permission-common#PermissionEvaluator} instead
|
||||
*/
|
||||
export interface PermissionAuthorizer {
|
||||
authorize(
|
||||
|
||||
Reference in New Issue
Block a user