Ok, thanks @dan and @robotdan ! I think a combination of both your responses gets me what I need. Much appreciated!
shanon
@shanon
Best posts made by shanon
-
RE: Is there a way to send the user to the hosted signup or login form when opening?
-
Resend Set Password Email
I would like a way to resend the set password email (not the forgot password email) through the API. Is there a way to do this that I've overlooked? Thanks!
Latest posts made by shanon
-
Finish your profile
As we've been testing, we're now getting users that have already completed the 'finish profile' fields and are being asked to update them again on each login. We haven't added any new profile fields to capture, so I'm not sure how it's occurring. The only thing I can guess is that since we're now updating some of the registration fields via the "Update a User Registration" API, perhaps that is triggering it to think something is new (even though the fields themselves aren't changing, just some values)? We do this when a user wants to update a profile field from our application. Is that a possibility, and are there known mechanisms that trigger this that I could investigate further? Thanks in advance!
-
Resend Set Password Email
I would like a way to resend the set password email (not the forgot password email) through the API. Is there a way to do this that I've overlooked? Thanks!
-
RE: Is there a way to send the user to the hosted signup or login form when opening?
Ok, thanks @dan and @robotdan ! I think a combination of both your responses gets me what I need. Much appreciated!
-
Is there a way to send the user to the hosted signup or login form when opening?
Re: Social providers in Register web page
I would prefer that the form open directly to 'sign up' or 'log in' - is it possible to send a url parameter or something that would show the form in the preferred 'mode'? If the user already knows that they need to sign up, I'd rather show them that first, and vice versa.