Inter-Actief / amelie

De website van Inter-/Actief/. Vernoemd naar de film Amélie.
https://www.inter-actief.utwente.nl/
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Work on GraphQL authentication #846

Open supertom01 opened 4 months ago

supertom01 commented 4 months ago

Currently the majority of the read operations of GraphQL are finished. For most of the write operations, people have to be signed in. Of course, this requires us to be able to authenticate people. This issue is opened to figure out how to implement this in combination with graphene-django

supertom01 commented 2 months ago

For DjangoObjectTypes we would like to separate the fields into: