Skip to content

Commit 566ef50

Browse files
committed
docs: update comment
1 parent 549200f commit 566ef50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ class Auth extends BaseConfig
160160
* --------------------------------------------------------------------
161161
* If true, will always update the `last_active` datetime for the
162162
* logged-in user on every page request.
163-
* This feature only works when session/tokens filter is active.
163+
* This feature only works when session/tokens/hmac/chain/jwt filter is active.
164164
*
165165
* @see https://codeigniter4.github.io/shield/quick_start_guide/using_session_auth/#protecting-pages for set filters.
166166
*/

0 commit comments

Comments
 (0)