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

Settings page v2 #53

Closed
Vandivier opened this issue Jul 18, 2023 · 3 comments · Fixed by #69
Closed

Settings page v2 #53

Vandivier opened this issue Jul 18, 2023 · 3 comments · Fixed by #69

Comments

@Vandivier
Copy link
Owner

Vandivier commented Jul 18, 2023

You don't alter subscription level
Text tells user to email admin to cancel subscription

@Vandivier
Copy link
Owner Author

also ability to update name and email

@Vandivier
Copy link
Owner Author

{/* TODO: fix #53 */}

This was referenced Jul 19, 2023
@Vandivier
Copy link
Owner Author

Vandivier commented Jul 19, 2023

user has three emails

  1. primaryEmail (this is also your username and the main email for technical support communication)
  2. backupEmail (for email lockout+pass reset)
  3. stripeEmail

each of these three columns should be unique between users, but they don't need to be cartesian-unique (ie, the same email can be Jim's primary, Sarah's backup, and Ellie's stripe email)

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

Successfully merging a pull request may close this issue.

1 participant