Customize the Openfort UI
Customize the look and feel of the Openfort login screen
- Providers
Drag and drop to reorder providers
Click to enable or disable providers
Themes
Social login configuration
Login with social login oauth providers (e.g. Google, X) will not work in this demo due to iframe cross-origin restrictions.View live demo
_10<OpenfortKitProvider theme="YOUR THEME" {/* other props */}>_10 {/* Your app here */}_10</OpenfortKitProvider>
More customization#
Openfort Kit uses ConnectKit, and offers the same theming and customization options. You can edit fonts, colors, and other styling via the theme and customTheme props. For detail, see the ConnectKit docs.