Last Modified
2013-08-18 15:08:50 +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.