Skip to content

Feature Request: Configuration option to disable tokens_can registration #19

Closed
@DellanX

Description

I have a large amount of scopes that I want to register, which I serialize into a json file.
This isn't something I want to load and process in my AuthServiceProvider.

To allow for this implementation, I need to disable the tokens_can registration that this package is doing.

I think I might just make a modification to the service provider, if the tokens_can array isn't defined, don't execute it in the this package's service provider.

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