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 aadfc60 commit 9a79199Copy full SHA for 9a79199
README.md
@@ -760,7 +760,7 @@ Valid API keys are read from the database from the column "api_key" of the "user
760
761
X-API-Key: 02c042aa-c3c2-4d11-9dae-1a6e230ea95e
762
763
-The authenticated user (record) will be stored in the `$_SESSION['apiUser']` variable.
+The authenticated user (with all it's properties) will be stored in the `$_SESSION['apiUser']` variable.
764
765
Note that the API key database authentication does not require or use session cookies.
766
0 commit comments