AuthThemeProvider
, developers can access the library’s color palette to use or customize the options provided.
To provide Auth UI color values to the root of their application, you need to wrap your children’s components with the AuthThemeProvider
instead of AuthUiProvider
.
Example: