Skip to content

Commit 9a79199

Browse files
committed
documentation update
1 parent aadfc60 commit 9a79199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ Valid API keys are read from the database from the column "api_key" of the "user
760760

761761
X-API-Key: 02c042aa-c3c2-4d11-9dae-1a6e230ea95e
762762

763-
The authenticated user (record) will be stored in the `$_SESSION['apiUser']` variable.
763+
The authenticated user (with all it's properties) will be stored in the `$_SESSION['apiUser']` variable.
764764

765765
Note that the API key database authentication does not require or use session cookies.
766766

0 commit comments

Comments
 (0)