Packages
Comaintainers
36 packages
@8base/api-cli
The 8base API Command Line Interface (CLI)
@8base/api-client
The 8base SDK provides a convient way of initializing an API client to start making GraphQL calls to a workspace.
@8base/api-token-auth-client
The 8base api token auth client for the `AuthProvider`.
@8base/apollo-client
The Apollo Client library contains an extended implementation of [ApolloClient](https://www.apollographql.com/docs/react/api/apollo-client.html) that includes several links to work with 8base services.
@8base/apollo-links
A collection of Apollo links for more efficient communication with the 8base API.
@8base/apollo-link-ws
WebSocket transport layer for GraphQL
@8base/apollo-provider
This is wrapper under the Apollo Provider with fetching 8base [unions and interfaces.](https://www.apollographql.com/docs/react/recipes/fragment-matching.html) on start application.
@8base/app-builder-engine
@8base/app-provider
Universal 8base App Provider loads fragments schema and provides it to Apollo client, along with authentication and table schema.
@8base/auth
The 8base SDK provides an easy way to implement authentication in your client application. Whether you're using 8base Authentication, Auth0, or an OpenID provider, the `Auth` module helps in managing the authentication flow.