fow5040 / Flow.Launcher.Plugin.SpotifyPremium

Spotify Premium plug-in for Flow Launcher
MIT License
31 stars 2 forks source link

Plugin update wipes security.store file #30

Open jjw24 opened 1 year ago

jjw24 commented 1 year ago

Issue Description

Plugin update wipes the security.store file because it is currently saved in the plugin folder. This means every update user needs to recreate and reauthorize.

Functionality Affected

Plugin update

Software Versions

All existing versions.

Recommended solution

Hey @fow5040, thoughts on saving the security store file to plugin settings folder? There is already a Flow API method for that.

fow5040 commented 1 year ago

Yeah I'd be down to do this! Honestly I'd also like to put a proper settings UI in as well so we can update these settings. I'll look around and try to copy something from similar plugins