CedsTrash
CedsTrash
@fiveam-lukas Thanks for your input. It helps knowing I'm not the only one :-)
> > `must be of type PHPOpenSourceSaver\JWTAuth\Contracts\JWTSubject, Statamic\Auth\File\User given` > > That's the wrong class. It should be `JwtFileUser`. > > You need to configure / resolve to the correct...
> I am not familiar with statamic, but have you checked, that the driver `Statamic\Auth\UserProvider` has support for defining own model classes? Hi, not out of the box, but I...