Last Modified
2013-08-15 06:51:44 +0000
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.