Skip to content

"Auth guard [tymon.jwt] is not defined" with adldap2-laravel #120

@Geoffry304

Description

@Geoffry304

Subject of the issue

Auth guard [tymon.jwt] is not defined.
I got this error after upgrading to L9 and changing from tymon/jwt-auth, any idea why this is happening?
When I rollback to old package and previous version everything is working.
I can fix the problem by adding this to the auth.php config file, but this is not what I want.
'tymon' => [ 'jwt' => [ 'driver' => 'jwt', 'provider' => 'users', ] ]

Your environment:

Q A
Bug? yes
New Feature? no
Framework Laravel
Framework version 9.0.1
Package version 1.4.y1
PHP version 8.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions