Skip to content

Commit

Permalink
doc token header
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Feb 18, 2019
1 parent 1439762 commit 49e9b10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ php artisan vendor:publish --provider="Kauth\KauthServiceProvider" --tag=migatio

* `config\kauth.php`

~ set token_header_name that you can use with guzzle or axios header
~ 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`

# Usage

Expand Down

0 comments on commit 49e9b10

Please sign in to comment.