Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect To React SignUp Form #207

Open
samjoy1234 opened this issue Dec 23, 2022 · 1 comment
Open

Redirect To React SignUp Form #207

samjoy1234 opened this issue Dec 23, 2022 · 1 comment

Comments

@samjoy1234
Copy link

samjoy1234 commented Dec 23, 2022

After clicking the accept invite link, I want to redirect to a signup form developed in react js with the email prefilled. How should I go about doing this

@samjoy1234 samjoy1234 changed the title Get invite id Redirect To React SignUp Form Dec 23, 2022
@nagdeo
Copy link

nagdeo commented Jan 25, 2023

In email invitation template
image
you can add url with invitation key, and email we can get using invitation key that we can prefill in our signup form.

url - "/invitationlogin/{{ key }" -> this url we have to add in our routes files(react)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants