rawrool / Group7_SmartGarden

CECS 491a Project - Group 7 Smart Garden. Team Members: Raul Herrera, Jason Shortino, Arjun Chawla, Jose Hernandez.
0 stars 1 forks source link

Create a setting to give the user his web token to use on another device #78

Open JosetheJedi opened 5 years ago

JosetheJedi commented 5 years ago

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.