ossn / ossn-frontend

The homepage of Mozilla's Open Source Student Network
https://ossn.club
MIT License
4 stars 11 forks source link

feat: Fetch member info client side #192

Closed alexdor closed 5 years ago

alexdor commented 5 years ago

fixes #152

alexdor commented 5 years ago

@iropal should be fixed

alexdor commented 5 years ago

Name is provided by the oauth provider that's why it isn't allowed by the backend.

You can check the graphql spec here https://github.com/alexdor/ossn-backend/blob/master/schema.graphql#L184