idrop-link / idrop.link-osx

idrop.link - self hosted personal screenshot and file cloud to share with your friends, colleagues and family
idrop.link
MIT License
3 stars 0 forks source link

implement storing credentials in keychain #3

Closed ChristianSch closed 9 years ago

ChristianSch commented 9 years ago

[id,password] maybe? or do we need the email? see https://swiftcast.tv/articles/dead-simple-keychain-access

ChristianSch commented 9 years ago

We definitely need

in case the app is reinstalled. Otherwise we'd need to call /users/getIdByMail (which is not implemented yet).