tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
MIT License
24.53k stars 4.14k forks source link

🚸 Improve login #1163

Closed patrick91 closed 3 months ago

patrick91 commented 3 months ago

Merge after #1162

This PR fixes the loading state by using mutateAsync and also adds a resetError so we don't show errors while logging in 😊