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 98f14d9 commit f052195Copy full SHA for f052195
README.md
@@ -24,6 +24,10 @@ You can install the package via composer:
24
composer require macsidigital/laravel-oauth2-client
25
```
26
27
+## Package helper
28
+
29
+The package helper can be used to return the package version
30
31
## Usage
32
33
The main aim of this library is to handle the authentication requirements of OAuth2. Then you should have a token which you can use in an API client.
0 commit comments