Hi guys!
i have some trouble with activate Strava on MagicMirror.
after i go to auth link from MagicMirror and i authorise device, reboot MagicMirror i get again the link to authorise device, below is my configuration
{
module: 'MMM-Strava',
header: 'Strava',
position: 'top_right',
config: {
client_id: '55xxx',
client_secret: '119e5dxxxxxxx',
activities: ['run', 'ride']
}