Skip to content

feat: add Laravel Queues support #455

Open
@ngreb

Description

@ngreb

Checklist

Description

Laravel Version
10

SDK Version
7.12.0

PHP Version
PHP 8.2

I'm using auth0 management API in a project. Everything works fine if the API is called synchronously. But when it is used through laravel queue (jobs), then some time after the worker starts, it begins to constantly return a 401 error “Expired token received for JSON Web Token validation”. All settings in the auth0 config have default values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Scope: ImprovementProposed improvements, or feature additions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions