kylon / Sharedown

Electron application to download Sharepoint videos (especially meant for students)
GNU General Public License v3.0
370 stars 41 forks source link

Persistent login credentials? #17

Closed jtojnar closed 2 years ago

jtojnar commented 2 years ago

Would it be a bad idea to store the Microsoft ID permanently?

And also to store the credentials for the university login module in the system keyring (e.g. using https://github.com/atom/node-keytar)?

Unfortunately, my university has the SSO set up in such a way that enabling chrome userdata will not preserve the sign in (probably logs out on browser exit).

kylon commented 2 years ago

weird yes, i think it can be added