We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ceff2fd + b8e9f7b commit 3b36199Copy full SHA for 3b36199
Authentication.md
@@ -130,7 +130,7 @@ The abstract `Dingo\Api\Auth\Provider\Authorization` can be extended should your
130
131
use Illuminate\Http\Request;
132
use Dingo\Api\Routing\Route;
133
-use Dingo\Api\Auth\Provider\Authorzation;
+use Dingo\Api\Auth\Provider\Authorization;
134
use Symfony\Component\HttpKernel\Exception\BadRequestHttpException;
135
use Symfony\Component\HttpKernel\Exception\UnauthorizedHttpException;
136
0 commit comments