Type Alias Authorization

Authorization: {
    actor: string;
    permission: string;
}