Skip to content

Commit

Permalink
Merge pull request #8 from Ribbit-Network/add-open-items-to-readme
Browse files Browse the repository at this point in the history
Update the open items list
  • Loading branch information
rosricard authored Feb 7, 2024
2 parents 17ee9c5 + 6facda2 commit 2f9bde2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,9 @@ The APIs available are listed below and can be accessed by using a separate API
* `DELETE /users/:email` : deletes the respective user email
* `POST /createNewDevice` : creates a device in the golioth system and associates it with the specified user email
* For developer testing only: `POST /createDeviceGolioth`
* It creates a device directly in the golioth account without associating it to a user
* It creates a device directly in the golioth account without associating it to a user

## OPEN ITEMS
* fix but where cookie occasionally doesn't update
* add `ADD DEVICE` button to the `loggedin.html` page
* server user a list of golioth devices associated to their user account and present on the UI on the `loggedin.html` page

0 comments on commit 2f9bde2

Please sign in to comment.