iris_server
iris_server copied to clipboard
Flow to add a new device
In order the user to be able to add a new device to his/hers account we have to provide him/her with temporary token that he/she will type into the desired device.
Create:
- [ ] Device model/controller.
- [ ] Token generator, (relative small length).
- [ ] As always tests!