Get started with Morph in your React application in minutes.
Try a live demo ✨
Live Demo
Select a connector below to experience our seamless authentication flow and see
how easy it is to connect third-party services.
This guide will help you quickly integrate Morph into your React application.
Add Morph Provider
Wrap your application with the Morph.Provider
component:
Configure environment variables
Add your Morph public key to your environment variables:
The provider will automatically detect the key from your environment variables.
Add Connect button
Add the Connect
component to handle authorization: