From fc4bc13da5f79e6befbe6d324b6a34e119d74ca3 Mon Sep 17 00:00:00 2001 From: Daniel Bass <94785484+danielbass37@users.noreply.github.com> Date: Fri, 31 Jan 2025 13:10:31 +0100 Subject: [PATCH] Added RBAC Guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9bf2c19..87800ff 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ - [(Video) Building a Real Time React Application with GraphQL & AWS AppSync](https://www.youtube.com/watch?v=qNkkPoq9D3k&t=10s) - [(Video) Building Full-Stack App, Including a GraphQL Server on Node.js & React Front-End (with Apollo)](https://www.youtube.com/watch?v=XeALXh37WeU) - [(Video series) React Apollo New Rendered Props Components](https://www.youtube.com/watch?v=gF-peiFjG0o&list=PLN3n1USn4xlnsOPMwzSG4RiaGvtKMNCmn): Learn about the new components in React Apollo. They use Rendered Props. + - [GraphQL RBAC Authorization Tutorial](https://www.permit.io/blog/implementing-graphql-authorization) - React Native - [React Native + Apollo Tutorial](https://learn.hasura.io/graphql/react-native) - [(Video series) Build a Twitter Clone with Apollo Graphql & React-Native](https://www.youtube.com/watch?v=33qP1QMmjv8)