Skip to content

Enter special code feature #50

@bryceremick

Description

@bryceremick

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions