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

Make anonymous user accounts for when a user skips the auth flow #40

Open
sepsol opened this issue Mar 1, 2021 · 0 comments
Open

Make anonymous user accounts for when a user skips the auth flow #40

sepsol opened this issue Mar 1, 2021 · 0 comments
Assignees

Comments

@sepsol
Copy link
Member

sepsol commented Mar 1, 2021

  1. The user skips the auth flow
  2. An anonymous user account is created automatically for them and tracks their behavior throughout the app which could be used to give us analytics on user behavior
  3. When the user wants to use specific features, we will ask them to create an account
  4. When they do, their new account will be linked to their previous anonymous account and their data will be preserved
@sepsol sepsol self-assigned this Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant