DGA-SCD / gsurvey

It's dynamic survey platform using new technology
MIT License
1 stars 0 forks source link

v2-backend-revise-error-code #209

Closed pepsi7959 closed 4 years ago

pepsi7959 commented 4 years ago

Details

ปรับการ authentication โดยการเช็ค reject, disable, delete flags

Error code

20000 = success

40103 = reject (ขออภัยบัญชีผู้ใช้งานของท่านไม่ได้รับการอนุมัติ)
40104 = disable (ขออภัยบัญชีผู้ใช้งานของท่านถูกระงับชั่วคราว)
40105 = delete (ไม่พบบัญชีผู้ใช้งาน)
40106 = waiting (บัญชีผู้ใช้อยู่ระหว่างการพิจารณาอนุมัติ)
40000 = invalid credential (user or password invalid)
500xx = internal system error

DOD

กระทบกับ /api/v2/auth/login API