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

Enter special code feature #50

Open
bryceremick opened this issue Jul 8, 2019 · 0 comments
Open

Enter special code feature #50

bryceremick opened this issue Jul 8, 2019 · 0 comments

Comments

@bryceremick
Copy link
Member

bryceremick commented Jul 8, 2019

A user has an option on the website to enter in a special access code, designating that user as a VIP.

The server side endpoint should take in the user's firebase auth UID as a param, do a database lookup on that UID, and then change the VIP field from false to true.

This feature should be able to be extended to handle other special access codes in the future.

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