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.
1 parent c604b3f commit 351381bCopy full SHA for 351381b
README.md
@@ -14,7 +14,7 @@ __Note__: To prevent token scanning attacks, the endpoint MUST also require some
14
Install the package on your resource server
15
16
~~~
17
-composer require arietimmerman/laravel-oauth-introspect-middleware
+composer require designmynight/laravel-oauth-introspect-middleware
18
19
20
and add the Service Provider in your `config/app.php`
0 commit comments