issues
search
egov-itmo
/
derevo
MIT License
3
stars
1
forks
source link
User authentication and limitation factors update
#20
Closed
kanootoko
closed
1 year ago
kanootoko
commented
1 year ago
Changes:
add user and uesr_auth entities to database
add user registration and login endpoints with logic
add limitation factors insertion endpoint
update all update endpoints to require a login
update pydantic GeoJSON class to show features types instead of dict[Any, Any]
add limitation factor polygons delete and upload endpoints
Changes: