fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 141 forks source link

Feat: Remember me in Login VC #535

Closed baquer closed 5 years ago

baquer commented 5 years ago

Fixes #533

Changes:

  1. Add Checkbox for remember me
  2. Use user-default for storing the email and password of a user.

Screenshots for the change:

Screenshot 2019-03-23 at 11 21 12 PM

baquer commented 5 years ago

@chashmeetsingh, @jogendra, Please review the PR.

baquer commented 5 years ago

I was also thinking of this, will make a PR soon.