Skip to content

Commit

Permalink
add note that remember me requires a password
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Feb 7, 2023
1 parent 8d24299 commit 8455625
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/remember-session.md
Expand Up @@ -21,3 +21,5 @@ To turn on this feature add the following to applications `socialstream.php` con
Features::rememberSession(),
],
```

{% hint style="warning" %} This feature requires that a password (a random one if user does not set a password) is set on the user.{% endhint %}

0 comments on commit 8455625

Please sign in to comment.