You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This sample demonstrates the ARTIK cloud services device flow (limited input) authentication. This allows a user to use a 2nd device (like mobile phone) to complete the authentication to device with limited input (i.e.: no keyboard). In this example a console application will authenticate when the user authenticates remotely with a phone (or another computer) via the web.",
"main": "limited_device.js",
"dependencies": {
"request": "^2.87.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"