Auth
mishushakov opened this issue · 2 comments
mishushakov commented
Allow implementing auth rules and logic directly in Garph
Manubi commented
Any news on this? As it's kinda difficult to argue for garph if auth is not there yet.
mishushakov commented
You don't need garph to do auth. It can already be implemented manually. See:
GraphQL Yoga: https://the-guild.dev/graphql/yoga-server/tutorial/advanced/01-authentication
Apollo Server: https://www.apollographql.com/docs/apollo-server/security/authentication/
This issue is just regarding some auth helpers we plan adding in garph