Skip to content
Back to Changelog

Announcing the Appwrite React library

The Appwrite React library is now available. It is primarily made for authentication for now, shipping an AppwriteProvider and a small set of hooks (useAuth, useUser, useSignIn, useSignUp, useSignOut) that handle the boilerplate around session hydration, OAuth, and current user state.

The Appwrite React library helps with authentication across client-side rendered frameworks and server-side rendered frameworks such as Next.js and TanStack Start.

Ready to build?_