Skip to content

Generator for a generic authorizer expects a server to be specified #34

Closed
@lindyhopchris

Description

@lindyhopchris

When running this:

php artisan jsonapi:authorizer organiser

You get the error message:

You must use the server option when you have more than one API.

However this is generating a generic authorizer, which goes in the App\JsonApi\Authorizers namespace - i.e. does not relate to a specific server. In this scenario it should not need the server to be specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions