You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should be :registration_create instead of :session_create
But, keep in mind, if Config.allow_unconfirmed_access_for = 1, then it will be never triggered.
In that case you have to use session_create callback, cause next step after registration is login
Redirect for
registration_create
not working after updating 0.5.0 to 0.5.2.password_create
is working in new versionThe text was updated successfully, but these errors were encountered: