Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Replace Component Interfaces with Auth GuardΒ #141

@Craig1f

Description

@Craig1f

Components should not be aware of the authorization layer. Use an auth guard in the router to prevent access to routes that require authorization. This decouples the auth layer from the rest of the application and makes it easier for people to fork this project and add it to theirs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions