LM-Charles / LMShipService

1 stars 0 forks source link

Can response of login request includes account activation status? #50

Closed rufuszhu closed 9 years ago

rufuszhu commented 9 years ago

In case user did not completed the registration at the beginning and come back and login later. App can ask user to verify the phone number again.

desmond-zhou commented 9 years ago

This can be done.

desmond-zhou commented 9 years ago
{
  "id": 1,
  "apiToken": "2jsj96baop5md5kkve5trau3l5c4c2b2mv800iqbd5s0jgeg",
  "status": "NEW"
}
desmond-zhou commented 9 years ago
NEW, PENDING_VERIFICATION_REGISTER, ACTIVE, DISABLED