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

"Role" and "Organisation" fields to be added #7

Closed
3 tasks
arnabsen1729 opened this issue Dec 19, 2020 · 0 comments · Fixed by #12
Closed
3 tasks

"Role" and "Organisation" fields to be added #7

arnabsen1729 opened this issue Dec 19, 2020 · 0 comments · Fixed by #12
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed important

Comments

@arnabsen1729
Copy link
Collaborator

Description

The user model right now has

  • name
  • email
  • password
  • frames

Role and Organisation has to be added as well

  • Role :string
  • Organisations :array of strings

Required Changes

  • /register endpoint request body. Refer to this file
  • database functions. Refer to this file
  • Swagger Documentation. Refer to this dir
@arnabsen1729 arnabsen1729 added good first issue Good for newcomers help wanted Extra attention is needed important labels Dec 19, 2020
@arnabsen1729 arnabsen1729 self-assigned this Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed important
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant