kunal732 / MacLexa

Put Amazon's Alexa in the Mac System Tray - uses Alexa Voice Service and built with Swift
MIT License
196 stars 14 forks source link

Need to reauthorize every hour #1

Open kunal732 opened 8 years ago

kunal732 commented 8 years ago

MacLexa uses the implicit authorization method.

This requires the user to reauthorize every hour.

Need to switch over to using the companion app method of Authorization, without creating a companion app

alanhartless commented 7 years ago

This is a cool app - but yea, a bit annoying to have to constantly re-auth. Hope this gets implemented!