FloLan1

Results 2 issues of FloLan1

### 💭 Description The code snippet for creating a user in the getting started guide throws an error due to an invalide phone number. This: ```python result = users.create('[USER_ID]', '[email protected]',...

bug
good first issue
hacktoberfest

I'm a hobby programmer working on an app. Playing around with the etebase api I stumbled over a problem I'm not quite sure how to solve: The item manager allows...