Volst / graphql-authentication

🔑 Makes it easy to do boring authentication stuff with GraphQL (login, password reset, ...)
https://graphql-authentication-demo.now.sh/
ISC License
233 stars 15 forks source link

Add examples on how to do permissions #38

Open SpaceK33z opened 6 years ago

SpaceK33z commented 6 years ago

I've purposefully excluded anything that has to do with permissions from this package. Nonetheless it would be helpful to have some examples on how to do this.