fossasia / susi_iOS

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

Feat: Key Chain in login VC #552

Closed baquer closed 5 years ago

baquer commented 5 years ago

Fixes #551

Changes: iOS Keychain access in the login view controller 1: User save his/her credentials when login 2: When the session expires his/her credentials get removed

Screenshots for the change:

Screenshot 2019-04-17 at 9 22 37 PM

baquer commented 5 years ago

@chashmeetsingh, @jogendra, Please review the PR.