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

[Databases] Update ClubProfileModel and ClubProfileController to work with user-auth #125

Open
wangyyt1013 opened this issue Feb 2, 2021 · 0 comments · Fixed by #126
Open
Assignees

Comments

@wangyyt1013
Copy link
Contributor

Action item
Update ClubProfileModel‘s fields, and the functions for ClubProfileController, to work with the updated user-auth workflow which incorporates the fireauth credentials into a system of club accounts and profiles.

Deliverables

  1. For ClubProfileModel
    1. Add the field ClubAccountId to link to the account that this profile is associated with.
  2. For ClubProfileController
    1. Update the create, update and remove functions to use account id to modify the profile object, and update the associated account accordingly at the end.
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