Skip to content

Commit aa6fdbe

Browse files
Updated readme to remove cookie info
1 parent 5f80cf6 commit aa6fdbe

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,8 @@ Set the cookie
7272

7373
#### Automatic
7474

75-
$gatekeeper->setCookie();
7675

77-
Now you set the cookie so that the user carries their token with each request.
78-
This is important, if the token cannot be checked, a new one will be issued, and this may result in a promoted user being sent to a waiting room.
76+
We automatically set the cookie so that the user carries their token with each request.
7977

8078
#### Go your own way
8179

0 commit comments

Comments
 (0)