Skip to content

Is Laravel Auth setup required? #59

@hipsterjazzbo

Description

@hipsterjazzbo

I'm implementing a an API where I'll only need the client_credential grant type. I've got it basically working, except I don't have laravel Auth setup, as I don't need it – I'm basically just using the client_id and client_secret to scope the request to the correct company in the system.

Am I mistaken that Auth needs to be up and running, or is there a way to make it optional?

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