Skip to content
BM5k edited this page Nov 10, 2014 · 4 revisions

The following callbacks are available for you to override in your resource models:

  • after_confirmation
  • after_database_authenticated
  • after_password_reset
  • after_remembered

These methods are called if the associated workflows are successful. There are currently no failure callbacks.

Clone this wiki locally