Implement email verification flow for authentication #207

Closed
opened 2018-07-23 20:02:14 +02:00 by akinwale · 2 comments
akinwale commented 2018-07-23 20:02:14 +02:00 (Migrated from github.com)

Once we have email verification code endpoints (or another solution) implemented on api.lbry.io, the rewards flow needs to be updated in order to allow a user enter a verification code after they provide their email address.

Once an email address is verified, an authentication token can be retrieved which will be used to send the device_id to the API.

#168 and #180 depend on this.

Once we have email verification code endpoints (or another solution) implemented on api.lbry.io, the rewards flow needs to be updated in order to allow a user enter a verification code after they provide their email address. Once an email address is verified, an authentication token can be retrieved which will be used to send the device_id to the API. #168 and #180 depend on this.
kauffj commented 2018-07-23 20:56:19 +02:00 (Migrated from github.com)

@akinwale what about the changes that need to happen that are outside of this repo?

@akinwale what about the changes that need to happen that are outside of this repo?
akinwale commented 2018-07-23 21:12:02 +02:00 (Migrated from github.com)
@kauffj I filed https://github.com/lbryio/internal-apis/issues/454
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#207
No description provided.