Skip to content

wooze-app/users

Repository files navigation

Users

The user management for the wooze application. The api endpoints are defined below

Endpoints

endpoint method parameters
/register POST

email Email of the user

Password The account password

/login POST username The username

email Email of the user

Password The account password

token The secret token