authboss v3.0.3 Release Notes

Release Date: 2021-02-14 // about 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix that EventRecoverStart/EventRecoverEnd were not being called.

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change Remember module to listen to After(EventRecoverEnd) in order to invoke its handler to delete the remember cookie & tokens. This previously was not being called so it could be viewed as new behavior though this only applies if you are using both remember and recover modules.

    ๐Ÿ—„ Deprecate

    • EventPasswordReset is used nowhere and is no longer intended to be used.