akello
akello copied to clipboard
Measurement based care infrastructure for absolutely everyone
**User Endpoint** `POST /v1/user/` - Create new user `GET /v1/user/{user_id}/` - Get user - returns JSON object of the User resource `PUT /v1/user/{user_id}/` - Update user - PUT a JSON...
Unit of work initiation could be separated from every entry point to a unique file. So the adapter usage can be independent of the entry point. And if we need...
API Endpoint by the system admin (Akello) to create a new Organization (Role: Akello System Admin)
* Users * User Account * Organizations * Organization Account
# Microservice Configuration Note: Currently have App config setup. We might be able to close this out --- Right now there isn't a clean way to configure the Database (unittest/local/prod)...
* AWS Cognito * User can sign up * User can reset their password * MFA Configuration * Log sign-in events
# Registry User * Link a user to a registry * Set their role type (patient, provider) # Acceptance Criteria * API endpoint to link a user to the registry...