Skip to content

Commit 70c4903

Browse files
Update security/guard_authentication.rst
Co-Authored-By: Antoine Makdessi <[email protected]>
1 parent 98aad29 commit 70c4903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/guard_authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Next, configure your "user provider" to use this new `apiKey` property:
6363
your_db_provider:
6464
entity:
6565
class: App\Entity\User
66-
property: apiKey
66+
property: apiToken
6767
6868
# ...
6969

0 commit comments

Comments
 (0)