garph icon indicating copy to clipboard operation
garph copied to clipboard

Auth

Open mishushakov opened this issue 2 years ago • 2 comments

Allow implementing auth rules and logic directly in Garph

mishushakov avatar Mar 29 '23 11:03 mishushakov

Any news on this? As it's kinda difficult to argue for garph if auth is not there yet.

Manubi avatar Jun 06 '23 07:06 Manubi

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

mishushakov avatar Jun 06 '23 08:06 mishushakov