docs patch

This commit is contained in:
Wyatt Johnson
2018-05-03 15:26:50 -06:00
parent ae9732c9b4
commit bc3ceac61a
+2 -2
View File
@@ -22,8 +22,8 @@ Integrating our GDPR tools will give your users and organization the following b
- **Download my comment data**: Users can request a download of their comments. An email with a link is emailed to them to download a CSV with each comment they've made, what story it was made on, and the comment's ID and timestamp.
- **Delete my acccount**: Users can request deletion of their account. Deleted account requests are pending for 24 hours to allow the user to download their comments, or to change their mind and reactivate their account before the expiry. Account deletions remove all of their comments from the site, all their comments and actions from the database, and their account info from our system.
- **Add an email to an Oauth/external account**: Users are prompted to add an email to their non-Talk account (Facebook, Google, external, etc) so that they can take part in GDPR and other features requiring email communication.
** Change my username: Users can update their username. This is capped at once every 2 weeks.
** Change my email: Users can change their email.
- **Change my username**: Users can update their username. This is capped at once every 2 weeks.
- **Change my email**: Users can change their email.
## Custom Authentication Solutions