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

Confirm email from App (Android) #369

Open
daesu opened this issue Oct 16, 2017 · 0 comments
Open

Confirm email from App (Android) #369

daesu opened this issue Oct 16, 2017 · 0 comments

Comments

@daesu
Copy link

daesu commented Oct 16, 2017

Hi all, first of all thanks for the great library, really appreciate it.

I am trying to set this up for a rest API I am developing for an App (Android) and I'm unsure how to proceed regarding email verification. I want this to be accessible completely over REST.

What I'm considering would be something like the following;

  1. User signs up through the App.
  2. Email is sent to the User containing the verification Key.
  3. User is asked to enter the verification key in the app.
  4. User does so and email is now verified.

But I'm unsure of the correct way to go about this and if I'm not seeing issues which may arise from this approach.

Can anyone shed some light here ?

Thanks.

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

1 participant