Skip to content

InterfaceFactory Authorization #8

@keithdv

Description

@keithdv

Difficult because the developer is defining the interface so changing the signature to Authorize<> and adding the CanXYZ methods is not a given.

Ideas:

If the interface is partial then add the methods.
If the server implementation for the interface is partial add them there as well.

Or

Create an entirely new interface IInterfaceAuth that has the methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions