Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Feature: Indicate default endpoints for authorizationΒ #82

@tminich

Description

@tminich

We've started to use Laravel's controller-based authorization via the authorizeResource method. This protects the default endpoint methods via the Laravel authorization system. Since this plugin indicates route endpoints via a gutter icon it would be great if there was a visual distiction between these default endpoints (Reference: AuthorizesRequests::resourceAbilityMap) and other custom endpoints that (possibly) need authorization handled manually (to remind the developer to implement that if required).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions