API Reference
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
This is documentation for Refine 3.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (4.xx.xx).
Version: 3.xx.xx
Custom Login Page
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.
Run on your local
npm create refine-app@latest -- --example customization-login