Task 91: POST User registration data
Airtable
Description
This PR implements the POST request for user creation. There are only two validators: email and password (at least 8 characters). Also, added a new library to handle the BasicAuth information along the application.