PDA-UR / graphit-frontend

First prototype.
0 stars 0 forks source link

User Auth #7

Open AlexW00 opened 1 year ago

AlexW00 commented 1 year ago

As a user, I want to be able to authenticate so that I see my own graph and so that all changes to the graph are attributed to me.

AlexW00 commented 1 year ago

Current implementation: Users type in their own item id without a password. Future: Correct auth with password?

RaphaelWimmer commented 1 year ago

The user's role (e.g., student or educator) is determined by the "instance of" statements for their Item. The role determines which rights the user has and which UI items are presented to them