If the user wants to connect his/her Arduino board to the server, then we will need to create an option in the account page to create a new JSON web token for that device.
From here the user should be able to register the new device with a web token, and he/she can also delete the json web token if they no longer have the device.
This will be convenient if the user does no longer posses the arduino board with his account on it. Once he unregisters the device, it will no longer be able to make calls to the API.
If the user wants to connect his/her Arduino board to the server, then we will need to create an option in the account page to create a new JSON web token for that device.
From here the user should be able to register the new device with a web token, and he/she can also delete the json web token if they no longer have the device.
This will be convenient if the user does no longer posses the arduino board with his account on it. Once he unregisters the device, it will no longer be able to make calls to the API.