Yousuf24100286 / findyourtutor

Find Your Tutor
https://beta.findyourtutor.co.uk/
0 stars 0 forks source link

Role & Group Definition #4

Closed Yousuf24100286 closed 1 month ago

Yousuf24100286 commented 2 months ago

Description

In user authentication we are using two different variables to differentiate users

Concerns

Raised for @adeel838 to answer

Raised for @hammadtariq838 to answer

Yousuf24100286 commented 2 months ago

role definition has been hardcoded into the schema in #3

Waiting for clarification on group

adeel838 commented 1 month ago

For student role, clarification is needed from business end. If law requires to identify between under 18 students, we can automatically link underage students with parents' account.

Values of group variable for student are parent and student. Values of group variable for tutor are enrolled and alumni. Values of group variable for Admin is empty string.