Last Modified
2012-08-13 18:55:55 +0300
Requires

Description

Before logout hook to forget the user in the given scope, if it responds to forget_me! Also clear remember token to ensure the user won’t be remembered again. Notice that we forget the user unless the record is not persisted. This avoids forgetting deleted users.