Overview
The following section will talk about the Pre-Built UI exposed by the SuperTokens frontend SDKs.
info
This information is not relevant if you are creating your own Custom UI for your SuperTokens integration. You will find specific instructions on how to create your UI elements of the main guides that we have in our Documentation section.
Customization
Change Colors
The basic method to update the look of the pre-built UI elements.
Add Custom CSS
How to add your custom styles to the pre-built UI elements.
React Component Override
Replace specific components exposed by the React SDK.
Language Translations
Add internationalization support to your authentication flow.