Skip to content

Commit b2b7f00

Browse files
committed
Revised wording for config variable
1 parent 3fbe665 commit b2b7f00

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/config/config.php

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,13 @@
4343

4444
/*
4545
|--------------------------------------------------------------------------
46-
| Username Column for Basic Provider
46+
| Username Column for Basic Authentication Provider
4747
|--------------------------------------------------------------------------
4848
|
49-
| Username column to use when attempting to authenticate an incoming
50-
| API request with basic provider.
49+
| Name of column to use when attempting to authenticate an incoming
50+
| API request with basic authentication provider.
51+
|
52+
| Default: "email"
5153
|
5254
*/
5355

0 commit comments

Comments
 (0)