vincentporte / fastapi_sqlachemy2_async

FastAPI x sqlAlchemy 2 x postgresql, async mode
MIT License
2 stars 0 forks source link

[USERS] forms in templates #5

Closed vincentporte closed 1 year ago

vincentporte commented 1 year ago

Description

🎸 Add view to list users 🎸 Add view and form to create user

Type of change

🎢 New feature (non-breaking change which adds functionality)

Checklist:

ToDo Next

🦺 Add csrf management 🦺 Add authentication management 🦺 Manage duplicated emails