Working with Apollo Client and Clerk session tokens
Grafbase supports using OpenID Connect as your authentication and authorization strategy. You can configure your schema with rules based on your signed-in and user group statuses. Grafbase also enables you to restrict allowed operations per rule. Clerk uses short-lived tokens for added security, and requires you to call `getToken()` before every request to get a new token (if required) to pass with requests. In this video we'll explore connecting Grafbase, Clerk and Apollo Client together with custom context auth headers! Read more and get the code: https://grafbase.com/guides/working-with-apollo-client-and-clerk-session-tokens
Grafbase supports using OpenID Connect as your authentication and authorization strategy. You can configure your schema with rules based on your signed-in and user group statuses. Grafbase also enables you to restrict allowed operations per rule. Clerk uses short-lived tokens for added security, and requires you to call `getToken()` before every request to get a new token (if required) to pass with requests. In this video we'll explore connecting Grafbase, Clerk and Apollo Client together with custom context auth headers! Read more and get the code: https://grafbase.com/guides/working-with-apollo-client-and-clerk-session-tokens