Open
Description
Version: 1.2.2
in this section
I was wondering why we are checking
if redirect_url
because it's necessary of having DeviseTokenAuth.default_confirm_success_url
or params[:redirect_url]
set.
In other words, imagine having this method returning nil
It means that the sign_up flow would failed in this section
and throw an exception of type
ArgumentError
saying bad argument (expected URI object or URI string)
.
Maybe I missed something?
Metadata
Metadata
Assignees
Labels
No labels