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 3fbe665 commit b2b7f00Copy full SHA for b2b7f00
src/config/config.php
@@ -43,11 +43,13 @@
43
44
/*
45
|--------------------------------------------------------------------------
46
- | Username Column for Basic Provider
+ | Username Column for Basic Authentication Provider
47
48
|
49
- | Username column to use when attempting to authenticate an incoming
50
- | API request with basic provider.
+ | Name of column to use when attempting to authenticate an incoming
+ | API request with basic authentication provider.
51
+ |
52
+ | Default: "email"
53
54
*/
55
0 commit comments