Skip to content

synamedia-senza/hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

A demonstration of device-based authentication.

If your device is connected to an account in the config.json file, it will authorize automatically.

If the device is not connected to an account, it will show a QR code that you can scan with your phone. When you sign in (default credentials are "eliza" / "Senza2024"), it will associate the device with your account. This will take effect as long as the server is running.

Hit the back button (escape key) to disconnect the device from your account.

See the Device Authentication and QR Code Authentication tutorials in the Senza developer documentation.

Build

npm install

Run

node server.js
ngrok http 8080

Open the link shown by ngrok on a Senza device.

About

Demonstrates client authentication flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors