fossasia / susi_iOS

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

Check if user already registered or not for signup #422

Closed jogendra closed 6 years ago

jogendra commented 6 years ago

Fixes #421

Changes: Make use of /aaa/checkRegistration.json API to check if the user is already registered or not. If the user is already registered it show a toast.

Screenshots for the change: N/A