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

Email verification functionality #303

Closed
LioraNaginsky-zz opened this issue Jan 30, 2019 · 1 comment
Closed

Email verification functionality #303

LioraNaginsky-zz opened this issue Jan 30, 2019 · 1 comment
Assignees

Comments

@LioraNaginsky-zz
Copy link

LioraNaginsky-zz commented Jan 30, 2019

To add email verification functionality for dream manager and team members:
"Once user will input his email address into email field - dreams system will check and verify email address via back end service.
*when email will be validated user will continue and if not user will get the error message and the field will be red.
for English version: "Sorry, but we couldn't find a Midburn profile associated with name@email.com"
for Hebrew version:
אופס! לא מצאנו פרופיל מידברן מקושר למייל"
name@email.com"

@NitayRabi
Copy link

NitayRabi commented Jan 30, 2019

@LioraNaginsky - Regarding 3. - full integration requires the user to log in through Spark and redirected to your app with correct cookie - then you send the user's token (extracted from the cookie) and the SPARK_SECRET_TOKEN on other requests - is this what you mean? or only 1 single route for email validation?

By the way - there's a route open and used by volunteers for validating users emails through Drupal - you can see usage in HERE You can consult with @elad-lachmi with adding the correct env variable to allow this

@LioraNaginsky-zz LioraNaginsky-zz changed the title Integration with Spark Email verification functionality Feb 4, 2019
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

4 participants