We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1439762 commit 49e9b10Copy full SHA for 49e9b10
README.md
@@ -21,8 +21,8 @@ php artisan vendor:publish --provider="Kauth\KauthServiceProvider" --tag=migatio
21
22
* `config\kauth.php`
23
24
-~ set token_header_name that you can use with guzzle or axios header
25
-~ default token_header_name name is `tokon`
+* set `token_header_name` that you can use with guzzle or axios header
+* default `token_header_name` name is `tokon`
26
27
# Usage
28
0 commit comments