garph
garph copied to clipboard
Auth
Allow implementing auth rules and logic directly in Garph
Any news on this? As it's kinda difficult to argue for garph if auth is not there yet.
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