K1 20 anonymize user data update clerk auth setup#11
Merged
Conversation
kaseyliu
requested changes
Feb 25, 2026
Collaborator
kaseyliu
left a comment
There was a problem hiding this comment.
Hi Theodore, thanks for doing this, and thanks for clarifying the vague parts! A few things:
-
It doesn't seem to matter what password I put in for admin when I log in. As long as I do the 2FA on my email and enter the code, I can log in. Can you add password verification too, in addition to having to put in the 2FA code?
-
Also, could you add a button to bring the player to the signup page in the login page? I think you can do this in Clerk, like add a "Create Account" button under some text like "Don't have an account?"
kaseyliu
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Developer: Theodore Weicker
Closes #K1-20
Pull Request Summary
To create separate player and admin login pipelines (so that kids' emails are not collected)
Modifications
Files created:
Testing Considerations
Pull Request Checklist
Screenshots/Screencast
{put screenshots of your change, or even better a screencast displaying the functionality}

Note: the "email" description cannot be removed from the login page