evancohen / smart-mirror

The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
http://smart-mirror.io
2.79k stars 694 forks source link

Fix fitbit port to not collide with spotify plugin.. update auth process #896

Closed sdetweil closed 3 years ago

sdetweil commented 3 years ago

Description

change the auth callback port to 4100 to not collide with the spotify plugin auth requirements make a clickable link from anywhere to launch the authorization request.. if browser here is localhost then redirect if not here call app to launch chrome to get auth on the smart-mirror system

Checklist