Back to Refine

Custom Login Page

documentation/versioned_docs/version-3.xx.xx/examples/customization/customLogin.md

3.25.0351 B
Original Source

With refine, you may customize your Login pages to match your own case and demands. You can also manage your Custom Login Page with refine's Auth Provider hooks. This example explains how to create a basic custom login page.

<CodeSandboxExample path="customization-login" />