Built-in authorization via abilities and scopes #441
Annotations
5 errors
Execute tests
The operation was canceled.
|
Execute tests:
src/Server/Auth/AuthorizationEvaluator.php#L101
PHPDoc tag `@var` for variable $attribute contains generic class ReflectionAttribute but does not specify its types: T
|
Execute tests:
src/Server/Annotations/RequiresScopes.php#L38
Method Laravel\Mcp\Server\Annotations\RequiresScopes::__get() should return array<int, string> but returns null.
|
Execute tests:
src/Server/Annotations/RequiresAbility.php#L37
Method Laravel\Mcp\Server\Annotations\RequiresAbility::__get() should return array<int, string> but returns null.
|
|
Loading